document.write( "Question 358628: The sum of three times the smaller of two consecutive odd integers and four times the larger is 113. Find the two integers. \n" ); document.write( "
Algebra.Com's Answer #255992 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x+4(x+2)=113
\n" ); document.write( "3x+4x+8=113
\n" ); document.write( "7x=113-8
\n" ); document.write( "7x=105
\n" ); document.write( "x=105/7
\n" ); document.write( "x=15 ans. for the small integer.
\n" ); document.write( "15+2=17 ans. for the larger integer.
\n" ); document.write( "Proof:
\n" ); document.write( "3*15+4*17=105
\n" ); document.write( "45+68=105
\n" ); document.write( "105=105
\n" ); document.write( "
\n" );