Let x and y be integers such that x and y are the solution of the equation 7x^4 - 5y^3 = 567(for example x=3 and y=0 is a solution). Find the sum of all possible value of x.
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.
If ( x , y ) = ( x 0 , y 0 ) is a solution, meaning that 7 x 0 4 − 5 y 0 3 = 5 6 7 , then ( x , y ) = ( − x 0 , y 0 ) is also a solution because 7 ( − x 0 ) 4 − 5 y 0 3 = 7 x 0 4 − 5 y 3 .
This means that the sum of those two x-values is x 0 + ( − x 0 ) = 0 and therefore the sum of all x-values is also 0 .