SOLUTION: I am thinking of three consecutive negative numbers. If I multiply the first with the second and then subtract three times the third, the result is 57. What are the numbers?
Algebra ->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: I am thinking of three consecutive negative numbers. If I multiply the first with the second and then subtract three times the third, the result is 57. What are the numbers?
Log On
Question 324848: I am thinking of three consecutive negative numbers. If I multiply the first with the second and then subtract three times the third, the result is 57. What are the numbers? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! I am thinking of three consecutive negative numbers. If I multiply the first with the second and then subtract three times the third, the result is 57. What are the numbers?
-----
1st: x-1
2nd: x
3rd: x+1
----------
Equation:
x(x-1)-3(x+1) = 57
x^2-x-3x-3 = 57
x^2-4x-60 = 0
(x-10)(x+6) = 0
Negative solution:
x = -6
----------------
1st: x-1 = -7
2nd: x = -6
3rd: x+1 = -5
==================
Cheers,
Stan H.