Question

Difficulty: MediumSimultaneous Linear and Quadratic Equations

Given the simultaneous equations 2xy=42x - y = 4 and x2+y2=13x^2 + y^2 = 13, where both xx and yy are positive real numbers, calculate the value of x+yx + y.

Answer: 5

Answer

The correct value of x+yx + y is 5.
Substituting y=2x4y = 2x - 4 into x2+y2=13x^2 + y^2 = 13 gives 5x216x+3=05x^2 - 16x + 3 = 0, which yields x=3x = 3 or x=0.2x = 0.2. The corresponding yy-values are y=2y = 2 and y=3.6y = -3.6. Since both xx and yy must be positive, the valid pair is (3,2)(3, 2), giving x+y=3+2=5x + y = 3 + 2 = 5.

Step-by-Step Solution

1
Express yy in terms of xx using the linear equation 2xy=42x - y = 4.
y=2x4y = 2x - 4
Substitution is the standard method for solving simultaneous linear and quadratic equations.
2
Substitute y=2x4y = 2x - 4 into the quadratic equation x2+y2=13x^2 + y^2 = 13.
x2+(2x4)2=13x^2 + (2x - 4)^2 = 13
This reduces the system to a single quadratic equation in one variable.
3
Expand and collect like terms.
5x216x+3=05x^2 - 16x + 3 = 0
Expanding (2x4)2=4x216x+16(2x - 4)^2 = 4x^2 - 16x + 16 and subtracting 13 puts the quadratic in standard form ax2+bx+c=0ax^2 + bx + c = 0.
4
Solve the quadratic equation 5x216x+3=05x^2 - 16x + 3 = 0 for xx.
x=3x = 3 or x=0.2x = 0.2
Factoring (5x1)(x3)=0(5x - 1)(x - 3) = 0 yields two real solutions for xx.
5
Find corresponding values of yy and apply the positivity constraint x>0x > 0 and y>0y > 0.
x=3,y=2x = 3, y = 2
When x=0.2x = 0.2, y=3.6y = -3.6, which is not positive. Hence, (3,2)(3, 2) is the only valid solution pair.
6
Calculate x+yx + y.
5
3+2=53 + 2 = 5.

Key Concept

Solving simultaneous linear and quadratic equations using substitution
Estimated Time:1m 30s
Rate this question