document.write( "Question 1103636: the sum of the squares of two numbers is 72. The product of the two numbers is 36. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #718334 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let m and n be your two numbers. Then:
\n" ); document.write( "m²+n²=72 and
\n" ); document.write( "mn=36
\n" ); document.write( "Therefore, n=36/m, so:
\n" ); document.write( "m²+(36/m)²=72
\n" ); document.write( "m^4+1296=72m²
\n" ); document.write( "m^4-72m²+1296=0
\n" ); document.write( "Solve for m and n
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );