Posted by J on Thursday, September 17, 2009 at 10:09pm.
" find three consecutive positive numbers"
Let the middle integer be M.
"such that the product of the first and third minus the second,"
(M-1)*(M+1) - M
"is 1 more than 6 times the third"
= 6(M+1)+1
The resulting formula is therefore
(M-1)(M+1)-M = 6(M+1)+1
This equation has rational factors, or you could use the quadratic formula to find the solution. The answer for M is less than 10.
I still don't understand it
This is worked exactly the same way as mathmate did it but uses a little different terminology. Perhaps this will help.
These are consecutive numbers; therefore, if we let x = first number, x + 1 = y is the second number and y+1 = z = the third number.
Then product of 1st and 3rd is
xz and that minus the second makes it
xz-y and that = 6(3rd)+1 but the 3rd is 6z so
xz-y=6z+1
Now just substitute for x = y-1 and for z = y+1 and solve for y (which is the middle number).
(y-1)(y-1) - y = 6(y+1)+1
y=??
y-1 = x
y+1 = z
Related Questions
Pre-Algebra - Find 3 consecutive positive integers such that the product of the ...
algebra 2 - Hi i posted this question: the general expression for consecutive ...
Algebra - find three consecutive positive even integers such that the product of...
algebra - Five times the smallest of three consecutive odd integers is ten more ...
math - Find three consecutive integers such that the square of the third minus ...
Math - Find three consecutive intergers such that the product of the first and ...
Math - Find three consecutive intergers such that the product of the first and ...
Math - Find three consecutive intergers such that the product of the first and ...
Math - Find three consecutive intergers such that the product of the first and ...
Math - Find three consecutive intergers such that the product of the first and ...
For Further Reading