SOLUTION: find 4 rational numbers such that the product of the 1st 2nd and 3rd is 54. The 2nd number is 2 less than the 1st number, the 3rd number is 5 less than the 2nd number and the 4th

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: find 4 rational numbers such that the product of the 1st 2nd and 3rd is 54. The 2nd number is 2 less than the 1st number, the 3rd number is 5 less than the 2nd number and the 4th       Log On


   



Question 72127: find 4 rational numbers such that the product of the 1st 2nd and 3rd is 54. The 2nd number is 2 less than the 1st number, the 3rd number is 5 less than the 2nd number and the 4th number is 3 less than the 3rd number
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Write an equation for each statement
:
find 4 rational numbers such that the product of the 1st 2nd and 3rd is 54.
a*b*c = 54
:
The 2nd number is 2 less than the 1st number,
b = (a - 2)
:
the 3rd number is 5 less than the 2nd number
c = (b - 5)
:
and the 4th number is 3 less than the 3rd number
d = (c - 3)
:
Ignore d for the moment, and concentrate on finding a, b, & c
:
Get a & c in terms of b:
a - 2 = b
a = (b + 2)
c = (b - 5)
:
Substitute in the 1st equation and find b:
a*b*c = 54
(b+2)* b * (b-5) = 54
b(b^2 - 3b -10) = 54
b^3 - 3b^2 - 10b = 54
b^3 - 3b^2 - 10b - 54 = 0
ARe you sure that there are integer solutions to this problem??