document.write( "Question 957557: For two consecutive odd integers, sum of smaller and four times the larger=33. Find the integers \n" ); document.write( "
Algebra.Com's Answer #585155 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
LET X BE THE SMALLER ODD INTEGER.
\n" ); document.write( "LET X+2 BE THE LARGER ODD INTEGER.
\n" ); document.write( "X+4(X+2)=33
\n" ); document.write( "X+4X+8=33
\n" ); document.write( "5X=33-8
\n" ); document.write( "5X=25
\n" ); document.write( "X=25/5
\n" ); document.write( "X=5 ANS. FOR THE SMALLER ODD INTEGER.
\n" ); document.write( "5+2=7 ANS. FOR THE LARGER ODD INTEGER.
\n" ); document.write( "PROOF:
\n" ); document.write( "5+4*7=33
\n" ); document.write( "2+28=33
\n" ); document.write( "33=33
\n" ); document.write( "
\n" );