document.write( "Question 768664: Find two consecutive odd integers such that 67 more than the lesser is six times the greater.
\n" );
document.write( "The lesser consecutive off integer is __, and the greater consecutive odd integer is __. \n" );
document.write( "
Algebra.Com's Answer #468469 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! n+67 = 6(n+2)\r \n" ); document.write( "\n" ); document.write( "5n=67-12 \n" ); document.write( "n=11\r \n" ); document.write( "\n" ); document.write( "they are 11 and 13 \n" ); document.write( " |