document.write( "Question 427101: If the first and third of three consecutive odd integers are added, the result is 69 less than five times the second integer. Find all three integers. \n" ); document.write( "
Algebra.Com's Answer #297021 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x, (x+2) and (x+4) represent the consecutive odd Integers respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x+4) = 5(x+2) - 69
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x + 4 = 5x - 59
\n" ); document.write( " 63 = 3x
\n" ); document.write( " 21 = x The consecutive odd Integers are 21,23,25
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 46 = 5*23 - 69 = 115-69 = 46 \n" ); document.write( "
\n" );