If x and y are integers satisfying y = x 2 = ( x + y ) 2 , find the sum of all possible value(s) of y .
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.
First off, let's start with the last 2 parts of the given equality, x 2 and ( x + y ) 2 . Expanding ( x + y ) 2 , and simplifying, we have 0 = y ( 2 x + y ) . Therefore y = 0 . Then we take the other half, 2 x + y = 0 , and compare it to y = x 2 . Adding the equations to each other and simplifying, we have x ( x + 2 ) = 0 . If x = 0 , then we have y = 0 . If x = − 2 , then y = 4 . If we plug these values back into the equation, we can see that all values work, and so the sum of our two answers is equal to 4 .
Problem Loading...
Note Loading...
Set Loading...
y = x 2 ⟹ ( x + y ) 2 x 2 + 2 x y + y 2 2 x y + y 2 2 x ( x 2 ) + ( x 2 ) 2 2 x 3 + x 4 x 3 ( 2 + x ) ⟹ x = ( x + y ) 2 = x 2 = x 2 = 0 y = x 2 = 0 = 0 = 0 = { 0 − 2 ⟹ y = 0 2 = 0 ⟹ y = ( − 2 ) 2 = 4
The sum of values of y = 0 + 4 = 4