Question

Difficulty: MediumSimultaneous Linear and Quadratic Equations

If (x,y)(x, y) satisfies the simultaneous equations xy=1x - y = 1 and x2+y2=25x^2 + y^2 = 25, what is the value of the product xyxy?

Answer: 12

Answer

12
Expanding (xy)2(x - y)^2 yields x22xy+y2x^2 - 2xy + y^2. Substituting the given values xy=1x - y = 1 and x2+y2=25x^2 + y^2 = 25 into this identity gives 1=252xy1 = 25 - 2xy. Rearranging yields 2xy=242xy = 24, which solves to xy=12xy = 12. Alternatively, solving by substitution gives solution pairs (4,3)(4, 3) and (3,4)(-3, -4), both yielding a product of 1212.

Step-by-Step Solution

1
Apply the algebraic expansion identity
(xy)2=x2+y22xy(x - y)^2 = x^2 + y^2 - 2xy
Connects the difference of terms, the sum of their squares, and their product.
2
Substitute the values given in the system of equations
12=252xy1^2 = 25 - 2xy
Replaces xyx - y with 1 and x2+y2x^2 + y^2 with 25.
3
Isolate and calculate the product xyxy
2xy=24    xy=122xy = 24 \implies xy = 12
Simplifies 1=252xy1 = 25 - 2xy to find the exact numerical value of xyxy.

Key Concept

Simultaneous Linear and Quadratic Equations
Rate this question