Find the number of ordered pairs ( x , y ) satisfying the system of equations below:
⎩ ⎨ ⎧ x 4 + x 2 y 2 + y 4 = 9 1 x 2 − x y + y 2 = 7
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.
Try using "\begin{array} { r c l l }" instead. Personally, I rarely use "\begin{align}".
Log in to reply
Thanks for the great suggestion; I've used {array} a few times now, am finding it much better than {align}.
x 2 − x y + y 2 ⟹ x 2 + y 2 x 4 + 2 x 2 y 2 + y 4 x 4 + x 2 y 2 + y 4 ⟹ 1 4 x y + 4 9 1 4 x y ⟹ x y ⟹ x 2 + y 2 = 7 = x y + 7 = x 2 y 2 + 1 4 x y + 4 9 = 1 4 x y + 4 9 = 9 1 = 4 2 = 3 = x y + 7 = 1 0 Given Squaring both sides Subtracting x 2 y 2 both sides Given x 4 + x 2 y 2 + y 4 = 9 1
Since x 2 + y 2 = 1 0 is a circle, let x = 1 0 cos θ and y = 1 0 sin θ . Then we have:
x y 5 sin ( 2 θ ) sin ( 2 θ ) 1 + tan 2 θ 2 tan θ = 1 0 cos θ sin θ = 3 = 3 = 5 3 = 5 3 By half-angle tangent substitution
⟹ 3 tan 2 θ − 1 0 tan θ + 3 ( 3 tan θ − 1 ) ( tan θ − 3 ) = 0 = 0
⟹ tan θ = { 3 1 3 ⟹ cos θ = 1 0 3 , sin θ = 1 0 1 ⟹ cos θ = 1 0 1 , sin θ = 1 0 3 ⟹ ( x , y ) = ( 3 , 1 ) ⟹ ( x , y ) = ( 1 , 3 )
Since the two given equations are even, ( x , y ) = ( − 3 , − 1 ) , ( − 1 , − 3 ) are also solutions. Therefore, there are 4 ordered pairs ( x , y ) = ( − 3 , − 1 ) , ( − 1 , − 3 ) , ( 1 , 3 ) , ( 3 , 1 ) satisfying the system of equations.
Problem Loading...
Note Loading...
Set Loading...
x 4 + x 2 y 2 + y 4 x 2 − x y + y 2 x 4 − 2 x 3 y + 3 x 2 y 2 − 2 x y 3 + y 4 2 x 3 y − 2 x 2 y 2 + 2 x y 3 x y ( x 2 − x y + y 2 ) x y ( 7 ) x y x 2 − 2 x y + y 2 ( x − y ) 2 x − y x 2 + 2 x y + y 2 ( x + y ) 2 x + y = 9 1 = 7 = 4 9 = 4 2 = 2 1 = 2 1 = 3 = 4 = 4 = ± 2 = 1 6 = 1 6 = ± 4 ( 1 ) ( 2 ) ( 3 ) ( 4 ) ( 5 ) ( 6 ) [ ( 2 ) squared ] [ ( 1 ) − ( 3 ) ] [ Substituting with ( 2 ) ] [ ( 2 ) − ( 4 ) ] [ ( 2 ) + 3 × ( 4 ) ]
Solving the four systems created by combining ( 5 ) and ( 6 ) yields ( 1 , 3 ) , ( 3 , 1 ) , ( − 1 , − 3 ) and ( − 3 , − 1 ) as solutions for ( x , y ) , and it's straightforward to verify that all four are solutions to our original system.
P.S. Can anyone tell me why the comments are lined up on the right rather than the left? Thanks!