Question

Difficulty: MediumSimultaneous Linear and Quadratic Equations

If xx and yy are real numbers satisfying the simultaneous equations xy=4x - y = 4 and x2+y2=26x^2 + y^2 = 26, what is the value of the product xyxy?

Answer: 5

Answer

The value of the product xyxy is 5.
Expressing xx from the linear equation yields x=y+4x = y + 4. Substituting this into x2+y2=26x^2 + y^2 = 26 gives (y+4)2+y2=26(y + 4)^2 + y^2 = 26, which expands and simplifies to y2+4y5=0y^2 + 4y - 5 = 0. Factoring gives solutions y=1y = 1 (with x=5x = 5) and y=5y = -5 (with x=1x = -1). Both solution pairs (5,1)(5, 1) and (1,5)(-1, -5) result in the product xy=5xy = 5.

Step-by-Step Solution

1
Express xx in terms of yy using the linear equation
x=y+4x = y + 4
Isolate xx to substitute into the second equation.
2
Substitute x=y+4x = y + 4 into the quadratic equation x2+y2=26x^2 + y^2 = 26
(y+4)2+y2=26(y + 4)^2 + y^2 = 26
Reduce the system to a single quadratic equation in yy.
3
Expand and simplify into standard quadratic form
y2+4y5=0y^2 + 4y - 5 = 0
Expanding gives 2y2+8y+16=262y^2 + 8y + 16 = 26, which simplifies by subtracting 26 and dividing by 2.
4
Solve for yy by factoring
y=1y = 1 or y=5y = -5
The factors of y2+4y5y^2 + 4y - 5 are (y+5)(y1)=0(y + 5)(y - 1) = 0.
5
Compute corresponding xx values and the product xyxy
For y=1y = 1, x=5    xy=5x = 5 \implies xy = 5; for y=5y = -5, x=1    xy=5x = -1 \implies xy = 5
Substitute each yy back into x=y+4x = y + 4 and evaluate xyxy.

Key Concept

Simultaneous Linear and Quadratic Equations
Rate this question