Question

Difficulty: MediumQuadratic Equations and Factoring

If r1r_1 and r2r_2 are the two distinct real solutions to the quadratic equation x24x21=0x^2 - 4x - 21 = 0, where r1>r2r_1 > r_2, what is the value of r1+2r2r_1 + 2r_2?

  1. 11Answer
  2. B
    1313
  3. C
    11-11
  4. D
    5-5
  5. E
    1717

Answer

The correct value of r1+2r2r_1 + 2r_2 is 11.
Factoring the quadratic polynomial x24x21x^2 - 4x - 21 gives (x7)(x+3)=0(x - 7)(x + 3) = 0, which yields solutions x=7x = 7 and x=3x = -3. Applying the constraint r1>r2r_1 > r_2 identifies r1=7r_1 = 7 and r2=3r_2 = -3. Substituting these values into r1+2r2r_1 + 2r_2 yields 7+2(3)=76=17 + 2(-3) = 7 - 6 = 1.

Step-by-Step Solution

1
Factor the quadratic equation
(x7)(x+3)=0(x - 7)(x + 3) = 0
Find two numbers that multiply to 21-21 and add up to 4-4, which are 7-7 and 33.
2
Solve for the roots of the equation
x=7x = 7 or x=3x = -3
Set each linear factor equal to zero: x7=0    x=7x - 7 = 0 \implies x = 7 and x+3=0    x=3x + 3 = 0 \implies x = -3.
3
Assign values to r1r_1 and r2r_2 based on the condition r1>r2r_1 > r_2
r1=7r_1 = 7 and r2=3r_2 = -3
Since 7>37 > -3, r1r_1 must be 77 and r2r_2 must be 3-3.
4
Evaluate the expression r1+2r2r_1 + 2r_2
7+2(3)=76=17 + 2(-3) = 7 - 6 = 1
Substitute r1=7r_1 = 7 and r2=3r_2 = -3 into the given expression.

Key Concept

Solving quadratic equations by factoring and evaluating expressions involving roots.
Estimated Time:1m 30s
Rate this question