document.write( "Question 712167: Find three consecutive odd integers such that twice the first is 7 more than the third \n" ); document.write( "
Algebra.Com's Answer #437801 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Start this way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The numbers are: 2n+1, 2n+3, 2n+5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(2n+1)=7+2n+5\r
\n" ); document.write( "\n" ); document.write( "First solve for n. Then compute each of the three numbers.
\n" ); document.write( "
\n" );