Skip to main content
Back to Quadratic Equations
JEE Main 2019
Quadratic Equations
Quadratic Equation and Inequalities
Easy

Question

If α\alpha and β\beta are the roots of the equation x2x+1=0,{x^2} - x + 1 = 0, then α2009+β2009={\alpha ^{2009}} + {\beta ^{2009}} =

Options

Solution

Key Concepts and Formulas

  • Quadratic Formula: For a quadratic equation of the form ax2+bx+c=0ax^2 + bx + c = 0, the roots are given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots α\alpha and β\beta:
    • Sum of roots: α+β=ba\alpha + \beta = -\frac{b}{a}
    • Product of roots: αβ=ca\alpha \beta = \frac{c}{a}
  • Properties of Exponents: am+n=amana^{m+n} = a^m \cdot a^n and amn=(am)na^{mn} = (a^m)^n

Step-by-Step Solution

Step 1: Find the roots of the equation. We are given the quadratic equation x2x+1=0x^2 - x + 1 = 0. To find the roots, we use the quadratic formula with a=1a=1, b=1b=-1, and c=1c=1: x=(1)±(1)24(1)(1)2(1)x = \frac{-(-1) \pm \sqrt{(-1)^2 - 4(1)(1)}}{2(1)} x=1±142x = \frac{1 \pm \sqrt{1 - 4}}{2} x=1±32x = \frac{1 \pm \sqrt{-3}}{2} x=1±i32x = \frac{1 \pm i\sqrt{3}}{2} So, the roots are α=1+i32\alpha = \frac{1 + i\sqrt{3}}{2} and β=1i32\beta = \frac{1 - i\sqrt{3}}{2}.

Step 2: Identify a key property of these roots. Consider the given equation x2x+1=0x^2 - x + 1 = 0. Multiplying this equation by (x+1)(x+1) gives: (x+1)(x2x+1)=0(x+1)(x^2 - x + 1) = 0 Expanding this yields the sum of cubes formula: x3+13=0x^3 + 1^3 = 0 x3+1=0x^3 + 1 = 0 x3=1x^3 = -1 This means that any root of x2x+1=0x^2 - x + 1 = 0 must satisfy x3=1x^3 = -1. Therefore, we have α3=1\alpha^3 = -1 and β3=1\beta^3 = -1. This is a crucial step to simplifying high powers of α\alpha and β\beta.

Step 3: Simplify the exponents of the roots. We need to calculate α2009+β2009\alpha^{2009} + \beta^{2009}. To simplify the exponent 2009, we divide it by 3: 2009÷3=669 with a remainder of 22009 \div 3 = 669 \text{ with a remainder of } 2 So, we can write 2009=3×669+22009 = 3 \times 669 + 2. Applying this to α2009\alpha^{2009}: α2009=α3×669+2\alpha^{2009} = \alpha^{3 \times 669 + 2} Using the exponent rules am+n=amana^{m+n} = a^m \cdot a^n and amn=(am)na^{mn} = (a^m)^n: α2009=(α3)669α2\alpha^{2009} = (\alpha^3)^{669} \cdot \alpha^2 Since α3=1\alpha^3 = -1: α2009=(1)669α2\alpha^{2009} = (-1)^{669} \cdot \alpha^2 As 669 is an odd number, (1)669=1(-1)^{669} = -1. Therefore, α2009=α2\alpha^{2009} = -\alpha^2 Similarly, for β2009\beta^{2009}: β2009=(β3)669β2=(1)669β2=β2\beta^{2009} = (\beta^3)^{669} \cdot \beta^2 = (-1)^{669} \cdot \beta^2 = -\beta^2

Step 4: Calculate the sum of the simplified powers. Now we substitute these simplified forms back into the expression we want to find: α2009+β2009=α2β2\alpha^{2009} + \beta^{2009} = -\alpha^2 - \beta^2 α2009+β2009=(α2+β2)\alpha^{2009} + \beta^{2009} = -(\alpha^2 + \beta^2)

Step 5: Find the value of α2+β2\alpha^2 + \beta^2 using Vieta's formulas. From Vieta's formulas applied to x2x+1=0x^2 - x + 1 = 0:

  • Sum of roots: α+β=11=1\alpha + \beta = -\frac{-1}{1} = 1.
  • Product of roots: αβ=11=1\alpha \beta = \frac{1}{1} = 1.

We need to find α2+β2\alpha^2 + \beta^2. We can use the identity (α+β)2=α2+β2+2αβ(\alpha + \beta)^2 = \alpha^2 + \beta^2 + 2\alpha\beta. Rearranging this identity to solve for α2+β2\alpha^2 + \beta^2: α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta Now, substitute the values from Vieta's formulas: α2+β2=(1)22(1)\alpha^2 + \beta^2 = (1)^2 - 2(1) α2+β2=12\alpha^2 + \beta^2 = 1 - 2 α2+β2=1\alpha^2 + \beta^2 = -1

Step 6: Perform the final calculation. Substitute the value of α2+β2\alpha^2 + \beta^2 from Step 5 into the expression from Step 4: α2009+β2009=(α2+β2)\alpha^{2009} + \beta^{2009} = -(\alpha^2 + \beta^2) α2009+β2009=(1)\alpha^{2009} + \beta^{2009} = -(-1) α2009+β2009=1\alpha^{2009} + \beta^{2009} = 1

Common Mistakes & Tips

  • Incorrectly simplifying exponents: Double-check the remainder when dividing exponents.
  • Errors with powers of negative numbers: Remember that (1)odd number=1(-1)^{\text{odd number}} = -1 and (1)even number=1(-1)^{\text{even number}} = 1.
  • Calculation errors in Vieta's formulas: Ensure the sum and product of roots are correctly derived from the coefficients of the quadratic equation.

Summary

The problem is efficiently solved by recognizing that the roots of x2x+1=0x^2 - x + 1 = 0 satisfy the property x3=1x^3 = -1. This allows us to reduce the high exponent 2009 to a small exponent 2. The problem then simplifies to calculating (α2+β2)-(\alpha^2 + \beta^2). Vieta's formulas provide a straightforward way to find α+β=1\alpha + \beta = 1 and αβ=1\alpha \beta = 1, enabling us to compute α2+β2=1\alpha^2 + \beta^2 = -1. Combining these results, we find α2009+β2009=(1)=1\alpha^{2009} + \beta^{2009} = -(-1) = 1.

Final Answer

The final answer is 1\boxed{1}, which corresponds to option (B).

Practice More Quadratic Equations Questions

View All Questions