document.write( "Question 352277: The difference of two positive numbers is 9 and the sum of their squares is 101. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #251779 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"The difference of two positive numbers is 9\" means that \"x-y=9\" (x is the larger number) and \"the sum of their squares is 101\" tells us that \"x%5E2%2By%5E2=101\". Let me know if this is enough to get you started. \n" ); document.write( "
\n" );