document.write( "Question 830058: I am thinking of three consecutive numbers. When you look at
\n" ); document.write( "them, you will see that three times the second number is twelve
\n" ); document.write( "more than the sum of the other two numbers. What are the
\n" ); document.write( "three numbers?
\n" ); document.write( "

Algebra.Com's Answer #500316 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
three consecutive numbers. When you look at them, you will see that three times the second number is twelve more than the sum of the other two numbers.
\n" ); document.write( "What are the three numbers?
\n" ); document.write( "---------
\n" ); document.write( "1st: x-1
\n" ); document.write( "2nd: x
\n" ); document.write( "3rd: x+1
\n" ); document.write( "==================
\n" ); document.write( "Equation:
\n" ); document.write( "3x = 2x+12
\n" ); document.write( "x = 12
\n" ); document.write( "------
\n" ); document.write( "1st: 11
\n" ); document.write( "2nd: 12
\n" ); document.write( "3rd: 13
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" ); document.write( "
\n" );