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 #751698 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find 3 consecutive odd integers
\n" ); document.write( "a, (a+2), (a+4)
\n" ); document.write( " if the difference of the squares of the least and greatest is 120.
\n" ); document.write( "(a+4)^2 - a^2 = 120
\n" ); document.write( "FOIL (a+4)(a+4)
\n" ); document.write( "a^2 + 8a + 16 - a^2 = 120
\n" ); document.write( "8a = 120 - 16
\n" ); document.write( "a = 104/8
\n" ); document.write( "a = 13 is the 1st odd integer
\n" ); document.write( "then, obviously
\n" ); document.write( "15 and 17 are the next two
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check on your calc: 17^2 - 13^2 =
\n" ); document.write( "
\n" );