document.write( "Question 468147: 3 times an odd integer is 12 more than the next consecutive odd integer \n" ); document.write( "
Algebra.Com's Answer #321208 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! Let the odd integer be n the next consecutive will be n+2. Write the equation as we read: 3n=(n+2)+12, solving this equation we get n=7, and the next consecutive \n" ); document.write( "odd integer will be 9. \n" ); document.write( " |