SOLUTION: Find all solutions to the system
a + b = 14
a^3 + b^3 = 812.
How would I solve this? (Not looking for an answer by the way)
Algebra ->
Systems-of-equations
-> SOLUTION: Find all solutions to the system
a + b = 14
a^3 + b^3 = 812.
How would I solve this? (Not looking for an answer by the way)
Log On
Question 1169576: Find all solutions to the system
a + b = 14
a^3 + b^3 = 812.
How would I solve this? (Not looking for an answer by the way) Found 2 solutions by math_tutor2020, MathTherapy:Answer by math_tutor2020(3817) (Show Source):
Note how we have (a+b) show up. If we divide both sides by (a+b), then,
(a^3 + b^3)/(a+b) = [ (a+b)(a^2 - ab + b^2) ]/(a+b)
(a^3 + b^3)/(a+b) = a^2 - ab + b^2
a^2 - ab + b^2 = (a^3 + b^3)/(a+b)
a^2 - ab + b^2 = (812)/(14)
a^2 - ab + b^2 = 58
We'll use this later. So let's call this equation 3.
Note: since we divided by (a+b), we must require that to avoid dividing by zero.
Go back to a+b = 14 and square both sides
a+b = 14
(a+b)^2 = 14^2
a^2 + 2ab + b^2 = 196
Call this equation 4
So we have equation 3 and equation 4 as
a^2 - ab + b^2 = 58
a^2 + 2ab + b^2 = 196
If we subtract straight down, the a^2 and b^2 terms cancel out and go away. We end up with
-3ab = -138
ab = (-138)/(-3)
ab = 46
So whatever 'a' and 'b' are, they must multiply to 46.
They must also add to 14.
Consider the factorization
(x-a)(x-b)
FOIL that out to get
x^2 - ax - bx + ab
x^2 - (a + b)x + ab
The roots of
(x-a)(x-b) = 0
are a and b
This means the roots of
x^2 - (a + b)x + ab = 0
are also a and b
We have the roots adding to the negative of the middle coefficient; and also the roots multiplying to the last term. I'm using one of Vieta's Formulas.
Therefore, you need to solve
x^2 - 14x + 46 = 0
I'll let you take over from here. Use the quadratic formula.
You can put this solution on YOUR website!
Find all solutions to the system
a + b = 14
a^3 + b^3 = 812.
How would I solve this? (Not looking for an answer by the way)
a + b = 14 ----- eq (i) ---- Squaring eq (1) ---- eq (ii) ----- eq (iii)
(14)(196 - 2ab - ab) = 812 ----- Substituting 14 for a + b, and 196 - 2ab for in eq (iii)
Can you now take it from here? You now know what a + b equals, and from above, what ab is!