Here given,
The domain of each variable consists of all real numbers.
For every real value of x function x2 =y exist means there exist value y which also a
real number.So truth value = TRUE.
function is x=y2 which is not true for every x . if x=(-1) then not exist y which square value is (-1) . So, truth value = FALSE.
function is xy = 0. here for every value of y there exist x that is x=0. so, xy=0.
So truth value = TRUE.
function is is false because addition of real number is commutative.
So, truth value = FALSE.
for any nonzero x, the assignment y = 1/x has the property that is xy = x.(1/x) = 1.
So truth value = TRUE.
This is false. If it were true, then there would be an x for which the proposition is true for
y = 2 and 3 simultaneously, i.e., 2x = 1 and 3x = 1. Taking the difference of these
two equations, we find x = 3x − 2x = 1 − 1 = 0,
but x · y = 0 · y = 0 for any y, making our premise absurd.
function is is true when we take y = 1-x . so there exist value of y which make
x+y =1.
So, truth value TRUE.
here 2x+4y = 5 divide this eqution by 2 then we get the eqution x+2y = 5/2;
compare with line eqution y = mx+c
The line it determines is of the same slope as the first equation, but they have distinct
y-intercepts, which means that they are parallel and so, never intersect. So, they
cannot have a common solution (x, y).
So, truth value TRUE.
if x= 1 and y=1 then this is solution that satifies given condition of eqution .
So, truth value TRUE.
here x+y = 2 means that we can take y = 2-x; so real of x and y are exist that gives z=2;
So, truth value TRUE.
Comments