document.write( "Question 547044: The sum of three consecutive integers is 177. What is the largest of the three numbers? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #356180 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let x+1, x+2 and x+3 be the three consecutive numbers\r \n" ); document.write( "\n" ); document.write( "Given \n" ); document.write( "The sum of three consecutive integers is 177 \n" ); document.write( "x+1+x+2+x+3=177 \n" ); document.write( "3x+6=177 \n" ); document.write( "3x=177-6 \n" ); document.write( "3x=171 \n" ); document.write( "3x/3=171/3 \n" ); document.write( "x=57\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Numbers are \n" ); document.write( "x+1=57+1=58 \n" ); document.write( "x+2=57+2=59 \n" ); document.write( "x+3=57+3=60\r \n" ); document.write( "\n" ); document.write( "The largest of the three numbers is 60. \n" ); document.write( " |