document.write( "Question 178346: The sum of three consecutive integers is 114. Find the largest of these integers. \n" ); document.write( "
Algebra.Com's Answer #133310 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
lets call the integers a,b=a+1,c=a+2
\n" ); document.write( ":
\n" ); document.write( "a+a+1+a+2=114
\n" ); document.write( ":
\n" ); document.write( "3a=111
\n" ); document.write( ":
\n" ); document.write( "\"a=37\"
\n" ); document.write( ":
\n" ); document.write( "integers are:\"system%2837%2C38%2Chighlight%2839%29%29\"
\n" ); document.write( "
\n" );