document.write( "Question 814338: One number is 5 more than another. The difference between their squares is 165. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #490249 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (x + 5) represent the numbers
\n" ); document.write( "x^2 - (x+5)^2 = 165
\n" ); document.write( "x^2 - x^2 -10x - 25 = 165
\n" ); document.write( " -10x - 25 = 165
\n" ); document.write( " 10x = -190
\n" ); document.write( " x = -19 Numbers -19, -14
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "\"%28-19%29%5E2+%2B+%28-14%29%5E2\" = 165
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );