document.write( "Question 385578: When the smaller of two consecutive odd integers is added to 3 times the larger, the result is 34. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #272778 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (x+2)represent the two consecutive odd integers
\n" ); document.write( "Write as we Read***
\n" ); document.write( " x + 3(x+2) = 34
\n" ); document.write( "solving for x
\n" ); document.write( " x + 3x + 6 = 34
\n" ); document.write( " 4x = 28
\n" ); document.write( " x = 7, the smaller of the consecutive odd integers, 9 the larger
\n" ); document.write( "CHECKING our Anwer***
\n" ); document.write( " 7 + 3*9 = 7 + 27 = 34
\n" ); document.write( " \n" ); document.write( "
\n" );