document.write( "Question 36898: the difference of the squares of two consecutive odd integers is 48. find the integers. \n" ); document.write( "
Algebra.Com's Answer #22714 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(X+2)~2-X~2=48 OR X~2+4X+4-X~2=48 OR 4X=44 OR X=11 & 11+2=13 THUS
\n" ); document.write( "13~2-11~2=48 OR 169-121=48 OR 48=48
\n" ); document.write( "
\n" );