Question

Difficulty: MediumQuadratic Equations and Polynomial Factoring

If rr and ss are the two distinct real roots of the quadratic equation x26x+4=0x^2 - 6x + 4 = 0, what is the value of r3+s3r+s\frac{r^3 + s^3}{r + s}?

  1. 2424Answer
  2. B
    2828
  3. C
    3232
  4. D
    3636
  5. E
    4444

Answer

The value of r3+s3r+s\frac{r^3 + s^3}{r + s} is 2424.
Using Vieta's formulas for x26x+4=0x^2 - 6x + 4 = 0, the sum of the roots is r+s=6r + s = 6 and the product is rs=4rs = 4. Factoring r3+s3r^3 + s^3 gives (r+s)(r2rs+s2)(r + s)(r^2 - rs + s^2). Dividing by (r+s)(r + s) leaves r2rs+s2r^2 - rs + s^2, which can be rewritten as (r+s)23rs(r + s)^2 - 3rs. Substituting the Vieta values yields 623(4)=3612=246^2 - 3(4) = 36 - 12 = 24.

Step-by-Step Solution

1
Apply Vieta's formulas to the given quadratic equation x26x+4=0x^2 - 6x + 4 = 0.
The sum of the roots is r+s=6r + s = 6, and the product of the roots is rs=4rs = 4.
For a quadratic equation x2+bx+c=0x^2 + bx + c = 0, Vieta's formulas state that the sum of roots is b-b and the product of roots is cc.
2
Factor the sum of cubes expression r3+s3r^3 + s^3.
r3+s3r+s=(r+s)(r2rs+s2)r+s=r2rs+s2\frac{r^3 + s^3}{r + s} = \frac{(r + s)(r^2 - rs + s^2)}{r + s} = r^2 - rs + s^2.
The sum of cubes factors algebraically into (r+s)(r2rs+s2)(r + s)(r^2 - rs + s^2), and r+s=60r + s = 6 \neq 0 allows cancellation.
3
Express r2rs+s2r^2 - rs + s^2 in terms of (r+s)(r + s) and rsrs.
r2rs+s2=(r+s)23rsr^2 - rs + s^2 = (r + s)^2 - 3rs.
Since (r+s)2=r2+2rs+s2(r + s)^2 = r^2 + 2rs + s^2, subtracting 3rs3rs yields r2rs+s2r^2 - rs + s^2.
4
Substitute the known values r+s=6r + s = 6 and rs=4rs = 4 into the expression.
623(4)=3612=246^2 - 3(4) = 36 - 12 = 24.
Evaluating the algebraic expression yields the final value.

Key Concept

Polynomial Factoring and Vieta's Formulas for Quadratic Equations
Estimated Time:1m 30s
Rate this question