Does a solution exist?

Algebra Level 2

{ x + y = 2 x y z 2 = 1 \begin{cases} x+y=2 \\ xy-z^2=1 \end{cases}

Solve the system of equations above. Give your answer as x y + z x-y+z .


The answer is 0.

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.

3 solutions

Max Patrick
Dec 4, 2019

y = 2 x y=2-x

x ( 2 x ) z 2 = 1 x(2-x)-z^2=1

( x 2 + 2 x 1 ) = z 2 (-x^2+2x-1)=z^2

( x 1 ) 2 = z 2 -(x-1)^2=z^2

LHS is zero or negative, RHS is zero or positive, therefore both sides must be zero.

x = 1 x=1 , z = 0 z=0 and y = 1 y=1

Answer = 0 \boxed{0}

Rectify the second step. Then write the equation as ( x 1 ) 2 + z 2 = 0 (x-1)^2+z^2=0 . Use the argument : since the sum of squares of two real numbers is zero, each must individually be zero.

A Former Brilliant Member - 1 year, 6 months ago

Log in to reply

( x , y , z ) = ( i , 2 i , 1 + i ) (x, y, z) = (i, 2-i, 1+i) is also a solution. In fact there are infinitely many complex solutions. You should have written in the question that x , y x, y and z z are real numbers.

Vaibhav Priyadarshi - 1 year, 2 months ago

As described by @Alak Bhattacharya ,

From x + y = 2 y = 2 x x+y=2 \implies y = 2-x . Putting in

x y z 2 = 1 x ( 2 x ) z 2 = 1 2 x x 2 z 2 = 1 Rearrange x 2 2 x + 1 + z 2 = 0 ( x 1 ) 2 + z 2 = 0 \begin{aligned} xy - z^2 & = 1 \\ x(2-x) - z^2 & = 1 \\ 2x-x^2 - z^2 & = 1 & \small \blue{\text{Rearrange}} \\ x^2-2x + 1 + z^2 & = 0 \\ (x-1)^2 + z^2 & = 0 \end{aligned}

Note that ( x 1 ) 2 0 (x-1)^2 \ge 0 and z 2 0 z^2 \ge 0 . Since the RHS = 0 =0 , the LHS must be = 0 =0 . And for the LHS = 0 =0 , the only solution is when both x 1 = 0 x-1=0 and z = 0 z=0 . Therefore the solution is x = 1 , y = 1 , z = 0 x=1, y=1, z=0 and x y + z = 0 x-y+z = \boxed 0 .

Richard Desper
Dec 4, 2019

Given x + y = 2 x + y = 2 , let δ = x 1 \delta = x - 1 . (Note that \delta need not be positive.) Then x = 1 + δ x = 1 + \delta and y = 1 δ y = 1 - \delta , so x y = 1 δ 2 xy = 1 - \delta^2 .

The second equation tells us that 1 δ 2 z 2 = 1 1 - \delta^2 - z^2 = 1 . Thus δ = z = 0 \delta = z = 0 and x = y = 1 x = y = 1 . As a result, x y + z = 0 x - y + z = 0 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...