Question

Difficulty: EasySimultaneous Linear and Quadratic Equations

If aa and bb are real numbers satisfying the simultaneous equations a+b=10a + b = 10 and a2b2=40a^2 - b^2 = 40, what is the value of aa?

Answer: 7

Answer

The value of aa is 7.
Using the difference of squares identity, a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b). Substituting a+b=10a+b = 10 into a2b2=40a^2 - b^2 = 40 gives 10(ab)=4010(a-b) = 40, which simplifies to ab=4a-b = 4. Adding the two linear equations a+b=10a+b = 10 and ab=4a-b = 4 eliminates bb, giving 2a=142a = 14, hence a=7a = 7.

Step-by-Step Solution

1
Factorize the quadratic expression a2b2a^2 - b^2.
(a+b)(ab)=40(a + b)(a - b) = 40
Apply the difference of two squares identity.
2
Substitute a+b=10a + b = 10 into the factorized equation.
10(ab)=40    ab=410(a - b) = 40 \implies a - b = 4
Simplifying yields a second linear equation.
3
Solve the system of linear equations a+b=10a + b = 10 and ab=4a - b = 4 for aa.
(a+b)+(ab)=10+4    2a=14    a=7(a + b) + (a - b) = 10 + 4 \implies 2a = 14 \implies a = 7
Adding the two equations eliminates bb directly.

Key Concept

Simultaneous linear and quadratic equations involving difference of squares
Rate this question