document.write( "Question 232583: find three consecutive odd integers such that the sum of the second and third integer is four times the first integer. \n" ); document.write( "
Algebra.Com's Answer #171869 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+2 & x=4 be the 3 integers.
\n" ); document.write( "x+2+x+4=4x
\n" ); document.write( "x+x-4x--4-2
\n" ); document.write( "-2x=-6
\n" ); document.write( "x=-6/-2
\n" ); document.write( "x=3 ans.for the smallest integer.
\n" ); document.write( "3+2=5 ans. for thr middle integer.
\n" ); document.write( "3+4=7 ans. for the larfest integer.
\n" ); document.write( "Proof:
\n" ); document.write( "5+7=4*3
\n" ); document.write( "12=12
\n" ); document.write( "
\n" ); document.write( "
\n" );