document.write( "Question 354452: if the first and third of three consecutive odd intergers are added, the result is 57 less than five times the second interger.find the smaller interger \n" ); document.write( "
Algebra.Com's Answer #253456 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
n + (n + 4) = 5(n + 2) - 57 \n" ); document.write( "
\n" );