If xyz=1,
Find the value of :
( 1 + x + y − 1 ) − 1 + ( 1 + y + z − 1 ) − 1 + ( 1 + z + x − 1 ) − 1
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Please use L A T E X
if we remove z by 1/xy for all z then the ans will b 1
Tried to nicely format the answer so others can follow it : ( 1 + x + y − 1 ) − 1 + ( 1 + y + z − 1 ) − 1 + ( 1 + z + x − 1 ) − 1
For ease of reading reform this as temporarily a − 1 + b − 1 + c − 1
with a only (and using xyz =1) 1 + x + y − 1 = x y z + x y z . x + z x = x z . ( y + x y 1 )
with b only (and using xyz =1) 1 + y + z − 1 = 1 + y + x y
with c only (and using xyz =1) 1 + z + x − 1 = x y z + z + y z = z ( x y + 1 + y )
Recombining : x z . ( 1 + y + x . y ) − 1 + ( 1 + y + x . y ) − 1 + z . ( 1 + y + x . y ) − 1 = y / ( 1 + y + x . y ) + 1 / ( 1 + y + x . y ) + x . y / ( 1 + y + x . y ) = ( 1 + y + y . x ) / ( 1 + y + y . x ) = 1
it can be done this way too... (1+x+y-1)-1 lets replace y-1 by xz(since xyz=1 implies xz=y-1) Now we have (1+x+xz)-1, in the last term we have the term with same x and z variables so let’s combine both. Before that lets modify that as well(1+z+x-1)-1 implies x/(1+xz+x) also (1+x+xz)-1 is 1/(1+x+xz) so this becomes (1/(1+x+xz)) + (x/(1+x+xz)) = (1+x)/(1+x+xz) now the term remaining(ie (1+y+z-1)-1 has y and z terms, lets converts both of them interms of x and y(it can be any combinations depending on our own convenience) so (1+y+z-1)-1 in terms of x and y implies (1+y+xy)-1 = 1/(1+y+xy) and (1+x)/(1+x+xz) in terms of x and y implies (1+x)/(1+x+y-1) = y(1+x)/(1+y+xy) =(y+xy)/(1+y+xy) At last (1/(1+y+xy)) + (y+xy)/(1+y+xy) = (1+y+xy)/(1+y+xy) = 1
Good solution, but if you had divided it in lines then it have been easier to read.
LOL How did you make y-1 = xz? this is multiplication not addition.
Log in to reply
Bro that's not y-1, but y^ [-1]. Everywhere that means inverse. Btw, good work. This solution is more obvious than that 1st(currently) one. But sincerely, reading the solution is not easy.
go back to kindergarten pls
Substitue xy in place of z, then the ans will be 1.
Problem Loading...
Note Loading...
Set Loading...
first term:
(1+x+1/y) = (xyz+xyz*x+xz) = xz(y+xy+1) = xz(1+y+xy) second term: (1+y+1/z) = (1+y+xy) third term: (1+z+1/x) = (xyz+z+yz) = z(xy+1+y) = z(1+y+xy)
we know xyz=1 so, 1/xz=y and 1/z=xy
now making inverse then adding we get, 1/{xz (1+y+xy)} + 1/(1+y+xy) + 1/{z (1+y+xy)} = [ y/(1+y+xy) + 1/(1+y+xy) + xy/(1+y+xy)]
= [ (y+1+xy)/(1+y+xy) ] =1