Real numbers x , y and z are such that x + y = 2 and x y − z 2 = 1 . Find x 5 + y 5 + z 5 .
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.
Same method
x + y = 2 ⟹ x = 1 , y = 1
x y − z 2 = 1 ⟹ z = 0
Thus, x 5 + y 5 + z 5 = 1 + 1 + 0 = 2
Problem Loading...
Note Loading...
Set Loading...
( x − y ) 2 = ( x + y ) 2 − 4 x y = 2 2 − 4 ( z 2 + 1 ) ⟹ ( x − y ) 2 = − 4 z 2 Since x , y are real, the LHS is non-negative, so the RHS must be non-negative. This is possible only when z = 0 and x = y . Solving the equations, we get x = 1 , y = 1 .
Therefore, x 5 + y 5 + z 5 = 1 5 + 1 5 + 0 5 = 2