document.write( "Question 1049827: One number is 4 more than another. The difference between their squares is 104. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #665404 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Assign variables and translate the description literally.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Numbers are x and x+4.
\n" ); document.write( "\"%28x%2B4%29%5E2-x%5E2=104\"
\n" ); document.write( "\"x%5E2%2B8x%2B16-x%5E2=104\"
\n" ); document.write( "\"8x%2B16=104\"
\n" ); document.write( "\"8x=88\"
\n" ); document.write( "\"system%28x=11%2Cx%2B4=15%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );