document.write( "Question 821548: Twice the product of two numbers is 56. The sum of their squares is 65. If both numbers are positive, what is the sum of the two numbers? \n" ); document.write( "
Algebra.Com's Answer #494201 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Twice the product of two numbers \"green%28x%29\" and \"green%28y%29\" is \"highlight%28highlight%2856%29%29\" 0r 2xy = 56, \"x+=+28%2Fy\"
\n" ); document.write( "The sum of their squares is 65. \"x%5E2+%2B+y%5E2+=+65\"
\n" ); document.write( "If both numbers are positive, what is the sum of the two numbers ?
\n" ); document.write( " \"x%5E2+%2B+y%5E2+=+65\" |Substituting for x
\n" ); document.write( " \"%2828%2Fy%29%5E2+%2B+y%5E2+=+65\"
\n" ); document.write( " \"%2828%29%5E2%2F%28y%29%5E2+%2B+y%5E2+=+65\" |Multiplying thru by y^2 so as all denominators = 1
\n" ); document.write( "\"%2828%29%5E2+%2B+y%5E4+=+65y%5E2\"
\n" ); document.write( "\"y%5E4+-+65y%5E2+%2B+784\" |Letting S = y^2
\n" ); document.write( " S^2 - 65S + 784 = 0
\n" ); document.write( " (S-49)(S-16) = 0, S is 16,49 and
\n" ); document.write( "y is 4 or 7 and x is 7 0r 4 Note: \"both number are positive\"
\n" ); document.write( "the sum of the two numbers is 11 \n" ); document.write( "
\n" );