\n" );
document.write( "Hi,
\n" );
document.write( "Twice the product of two numbers
and
is
0r 2xy = 56, 
\n" );
document.write( "The sum of their squares is 65.
\n" );
document.write( "If both numbers are positive, what is the sum of the two numbers ?
\n" );
document.write( "
|Substituting for x
\n" );
document.write( " 
\n" );
document.write( "
|Multiplying thru by y^2 so as all denominators = 1
\n" );
document.write( "
\n" );
document.write( "
|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( "