The number of ordered pairs of integers ( x , y ) satisfying the equation x 2 + 6 x + y 2 = 4 is?
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.
Good observation about the sum of squares.
Let us solve for x in terms of y using the Quadratic Formula
x 2 + 6 x + ( y 2 − 4 ) = 0 ⇒ x = 2 − 6 ± 6 2 − 4 ( 1 ) ( y 2 − 4 ) = − 3 ± 1 3 − y 2 .
In order for x to be an integer, we require the discriminant to be a non-negative perfect square that only admits integer values for y. For 1 3 − y 2 ≥ 0 , we require y = 0 ; ± 1 ; ± 2 ; ± 3 . Only y = ± 2 , ± 3 yield perfect square values of these seven choices. Our total allowable set includes 8 integral pairs:
( x , y ) = ( 0 , ± 2 ) ; ( − 6 , ± 2 ) ; ( − 1 , ± 3 ) ; ( − 5 , ± 3 ) .
We may rewrite the expression as the following exp: ( x + 3 ) 2 = 1 3 − y 2 → − 3 ≤ y ≤ 3 ] It is very easy to get: 8 roots
There's a slightly simpler approach.
Hint : x 2 = ( − x ) 2 . Sum of two perfect squares equals to 13. What they must be?
Problem Loading...
Note Loading...
Set Loading...
x 2 + 6 x + y 2 x 2 + 6 x + 9 − 9 + y 2 ( x + 3 ) 2 + y 2 = 4 = 4 = 1 3
There are only a pair of squares that sum up to 1 3 : 2 2 + 3 2 = 1 3 . Therefore,
⎩ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎧ x + 3 = ± 2 x + 3 = ± 3 ⇒ x = − 1 , − 5 ⇒ x = 0 , − 6 ⇒ { ( − 1 , ± 3 ) ( − 5 , ± 3 ) ⇒ { ( 0 , ± 2 ) ( − 6 , ± 2 )
There are 8 ordered pairs of integer ( x , y ) that satisfy the equation.