document.write( "Question 1134352: Find 3 consecutive odd integers if the difference of the squares of the least and greatest is 120. \n" ); document.write( "
Algebra.Com's Answer #751697 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find 3 consecutive odd integers if the difference of the squares of the least and greatest is 120. \n" ); document.write( "================= \n" ); document.write( "(n+4)^2 - n^2 = 120 \n" ); document.write( "8n + 16 = 120 \n" ); document.write( "n = 13 \n" ); document.write( " |