document.write( "Question 754456: The sum of three consecutive integers is 45. Find the value of the smallest integer. \n" ); document.write( "
Algebra.Com's Answer #459091 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of three consecutive integers is 45. Find the value of the smallest integer.
\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( "sum = 45
\n" ); document.write( "3x = 45
\n" ); document.write( "x = 15
\n" ); document.write( "------
\n" ); document.write( "1st: x-1 = 14
\n" ); document.write( "2nd: x = 15
\n" ); document.write( "3rd: x+1 = 16
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );