document.write( "Question 169111: Twice the smallest of three consecutive odd integers is seven more than the largest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #124715 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Twice the smallest of three consecutive odd integers is seven more than the largest. Find the integers. \n" ); document.write( "-------------------- \n" ); document.write( "n, n+2, n+4 \n" ); document.write( "2n = (n+4) + 7 (it says that above) \n" ); document.write( "2n = n+11 \n" ); document.write( "n = 11 \n" ); document.write( "so they're 11, 13, 15\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |