document.write( "Question 314850: Find three consecutive numbers where the product of the smallest two numbers is 28 less than the square of the largest numbers. \n" ); document.write( "
Algebra.Com's Answer #225201 by unlockmath(1688)\"\" \"About 
You can put this solution on YOUR website!
Hello,
\n" ); document.write( "Let's have x be one number and x+1 be the next and x+2 be the third. Now we can set up the following equation:
\n" ); document.write( "x(x+1)=(x+2)^2-28 (Hint: the word \"is\" in word problems means \"equal\" usually)
\n" ); document.write( "x^2+x=x^2+4x+4-28 Subtract x^2 from both sides and subtract 4x to get:
\n" ); document.write( "-3x=-24 Divide -3 into both sides to get:
\n" ); document.write( "x=8
\n" ); document.write( "So our numbers are 8,9,10
\n" ); document.write( "Make sense?
\n" ); document.write( "RJ
\n" ); document.write( "www.math-unlock.com
\n" ); document.write( "
\n" );