document.write( "Question 343697: find four consecutive odd integers, if the sum of the third and fourth is 68 \n" ); document.write( "
Algebra.Com's Answer #245899 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find four consecutive odd integers, if the sum of the third and fourth is 68
\n" ); document.write( "-----
\n" ); document.write( "1st: 2x-3
\n" ); document.write( "2nd: 2x-1
\n" ); document.write( "3rd: 2x+1
\n" ); document.write( "4th: 2x+3
\n" ); document.write( "-----------
\n" ); document.write( "Equation:
\n" ); document.write( "2x+1 + 2x+3 = 68
\n" ); document.write( "4x+4 = 68
\n" ); document.write( "x+1 = 17
\n" ); document.write( "x = 16
\n" ); document.write( "--------
\n" ); document.write( "1st: 2x-3 = 32-3 = 29
\n" ); document.write( "2nd: 2x-1 = 31
\n" ); document.write( "3rd: 2x+1 = 33
\n" ); document.write( "4th: 2x+3 = 35
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );