document.write( "Question 183077: The sum of two consecutive odd interger is 29 more than the next odd interger. Find the three intergers in increasing order. \n" ); document.write( "
Algebra.Com's Answer #137467 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of two consecutive odd interger is 29 more than the next odd interger. Find the three intergers in increasing order.
\n" ); document.write( "-------------------------
\n" ); document.write( "1st: 2x-1
\n" ); document.write( "2nd: 2x+1
\n" ); document.write( "3rd: 2x+3
\n" ); document.write( "-------------------
\n" ); document.write( "Equation:
\n" ); document.write( "1st + 2nd = 3rd + 29
\n" ); document.write( "2x-1 + 2x+1 = 2x+3 + 29
\n" ); document.write( "2x = 32
\n" ); document.write( "x = 16
\n" ); document.write( "------------
\n" ); document.write( "1st: 2x-1 = 31
\n" ); document.write( "2nd: 33
\n" ); document.write( "3rd: 35
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );