SOLUTION: The sum of two numbers is 20 and their product is 15. find the sum of their cubes?
Algebra
->
Expressions-with-variables
-> SOLUTION: The sum of two numbers is 20 and their product is 15. find the sum of their cubes?
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 938052
:
The sum of two numbers is 20 and their product is 15. find the sum of their cubes?
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
The sum of two numbers is 20: numbers x and 20-x
and their product is 15.
x(20-x) = 15
20x - x^2 = 15
x^2 - 20x + 15 = 0 Format ax^2+ bx + c
x = 10 ± √85
(10+√85)^3 + (10-√85)^3 Use Calculator