Question
Mathematics Question on Quadratic Equations
Let α,β;α>β, be the roots of the equation x2−2x−3=0. Let Pn=αn−βn,n∈N. Then (113−102)P10+(112+10)P11−11P12 is equal to:
102P9
103P9
112P9
113P9
103P9
Solution
We are given that α and β are the roots of the quadratic equation:
x2−2x−3=0
Step 1: Find the roots α and β
To find α and β, we use the quadratic formula:
x=2a−b±b2−4ac
For the given equation, a=1, b=−2, and c=−3. Substituting these values into the quadratic formula:
x=2(1)2±(2)2−4(1)(−3)
x=22±2+43
Thus, the roots α and β are:
α=22+2+43,β=22−2+43
Step 2: Use recurrence relation for Pn
We are given that Pn=αn−βn. From the given quadratic equation, we know that:
α+β=2,αβ=−3
Using this, we can derive a recurrence relation for Pn. The recurrence relation is:
Pn=(α+β)Pn−1−αβPn−2
Substituting the values α+β=2 and αβ=−3, we get:
Pn=2Pn−1+3Pn−2
Step 3: Calculate the required expression
Now, we need to calculate the following expression:
(113−102)P10+(112+10)P11−11P12
Using the recurrence relation for Pn, we can express each term in terms of P9:
P10=2P9+3P8
P11=2P10+3P9
P12=2P11+3P10
Substituting these into the original expression, and simplifying, we find that the value of the expression is:
103P9
Thus, the correct answer is:
103P9