document.write( "Question 632626: one number is 5 more than another and the difference of their squares is 30.What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #398371 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "one number\"highlight%28y%29\" is 5 more than another\"highlight%28x%29\"
\n" ); document.write( "Question states*** the difference of their squares is 30
\n" ); document.write( " y^2 - x^2 = 30 | y = (x+5)
\n" ); document.write( "(x+5)^2 - x^2 = 30
\n" ); document.write( " x^2 +10x + 25 - x^2 = 30
\n" ); document.write( " 10x = 5
\n" ); document.write( " x = .5, the smaller number. 5.5 the large number y.\r
\n" ); document.write( "\n" ); document.write( "and...
\n" ); document.write( "\"%285.5%29%5E2+-+%28.5%29%5E2=++30.25+-+.25+=+30\"
\n" ); document.write( " \n" ); document.write( "
\n" );