document.write( "Question 347602: the sum of three consutive integers is 93 find the integers? \n" ); document.write( "
Algebra.Com's Answer #248467 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B%28N%2B1%29%2B%28N%2B2%29=93\"
\n" ); document.write( "\"3N%2B3=93\"
\n" ); document.write( "\"3N=90\"
\n" ); document.write( "\"highlight%28N=30%29\"
\n" ); document.write( "The integers are 30,31, and 32.
\n" ); document.write( "
\n" );