document.write( "Question 785134: the sum of two numbers is 16 and their difference is 5. find the difference of their squares? \n" ); document.write( "
Algebra.Com's Answer #477371 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the numbers be x & y m x>y\r
\n" ); document.write( "\n" ); document.write( "x+y=16
\n" ); document.write( "x-y=5\r
\n" ); document.write( "\n" ); document.write( "(x+y)(x-y) 16*5\r
\n" ); document.write( "\n" ); document.write( "x^2-y^2= 80
\n" ); document.write( "
\n" );