Determine the smallest positive integer y for which there is a positive integer x satisfying the equation 2 1 3 + 2 1 0 + 2 x = y 2 .
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.
You can also factorize them, for example:
2 1 3 + 2 1 0 + 2 x = y 2
2 1 0 ( 2 3 + 1 ) + 2 x = y 2
2 1 0 ( 9 + 2 x − 1 0 ) = y 2
Square root both sides and you'll get:
y = 2 5 9 + 2 x − 1 0
The smallest possible value of x is 14 (to make 9 + 2 x − 1 0 squarable), so try putting those numbers in and you'll find y = 1 6 0
Did the same
Problem Loading...
Note Loading...
Set Loading...
As the RHS is a perfect square, the LHS must also be a perfect square. Therefore,
2 1 3 + 2 1 0 + 2 x ( 2 5 ) 2 + 2 ( 2 7 ) ( 2 5 ) + ( 2 2 x ) 2 ( 2 5 + 2 7 ) 2 ⇒ y = y 2 = y 2 ⇒ 2 x = 7 = y 2 = 2 5 + 2 7 = 3 2 + 1 2 8 = 1 6 0