SOLUTION: The product of three integers is 90. The second number is twice the first number. The third number is two more than the first number. What are the three numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The product of three integers is 90. The second number is twice the first number. The third number is two more than the first number. What are the three numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 390325: The product of three integers is 90. The second number is twice the first number. The third number is two more than the first number. What are the three numbers?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The product of three integers is 90.
xyz = 90
---------------------
The second number is twice the first number.
y = 2x
--------------------------
The third number is two more than the first number. What are the three numbers?
z = x+2
-------------------
Equation:
Substitute for y and for z and solve for "x":
x(2x)(x+2) = 90
2x^3+4x^2-90 = 0
---
x^3 + 2x^2 - 45 = 0
---
I graphed the cubic and found a solution at x = 3
Then y = 2x = 6
And z = x+2 = 5
---
Check:
3*6*5 = 90
90 = 90
==========
Cheers,
Stan H.