document.write( "Question 389295: For three Consecutive integers, the sum of the smallest and largest integers, added to four more than the middle integer, equals 97. What are the three integers? \n" ); document.write( "
Algebra.Com's Answer #275832 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n = the 1st integer
\n" ); document.write( "n + (n+2) + (n+1 + 4) = 97
\n" ); document.write( "Now what?
\n" ); document.write( "
\n" ); document.write( "
\n" );