SOLUTION: If r and s are the roots of x^2 -8x +6 =0, find r^2 + 3rs +s^2. Thank you.

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: If r and s are the roots of x^2 -8x +6 =0, find r^2 + 3rs +s^2. Thank you.      Log On


   



Question 1011284: If r and s are the roots of x^2 -8x +6 =0, find r^2 + 3rs +s^2. Thank you.
Found 3 solutions by solver91311, ikleyn, MathTherapy:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


Use the quadratic formula to determine the roots of , leaving them in simplest exact form. The rest is just arithmetic.

John

My calculator said it, I believe it, that settles it

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
If r and s are the roots of x^2 -8x +6 =0, find r^2 + 3rs +s^2.
------------------------------------------------------------------
You do not need to solve the equation and manipulate with the roots to answer the question.

If r and s are the roots of the equation x%5E2+-8x+%2B6 = 0, then

r + s = 8,
rs = 6.         *) see an explanation below, after the problem' solution.

Then %28r+%2B+s%29%5E2 = r%5E2+%2B+2rs+%2B+s%5E2 = 64.

Add rs = 6 to both sides, and you will get 

r%5E2+%2B+3rs+%2Bs%5E2 = 64 + 6 = 70.

Answer. r%5E2+%2B+3rs+%2Bs%5E2 = 70.
----------------------------------------------

*) If r and s are the roots of the equation x%5E2+%2B+px+%2Bq = 0, then the factorization takes place x%5E2+%2B+px+%2Bq = (x-r)*(x-s).

If you open parentheses, you will get   r + s = -p   and  rs = q.

The problem in the claim is aimed to teach the student these identities and to teach him/her to apply them.


Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
If r and s are the roots of x^2 -8x +6 =0, find r^2 + 3rs +s^2. Thank you.
Sum of roots: -+b%2Fa, or %28-+-+8%29%2F1, or 8
Product of roots: c%2Fa, or 6%2F1, or 6
Therefore, r + s = 8, and rs = 6
%28r+%2B+s%29%5E2+=+r%5E2+%2B+2rs+%2B+s%5E2, but r%5E2+%2B+3rs+%2B+s%5E2+=+%28r+%2B+s%29%5E2+%2B+rs, so r%5E2+%2B+3rs+%2B+s%5E2+=+%288%29%5E2+%2B+6, or 64 + 6, or highlight_green%2870%29