document.write( "Question 953539: Please help!
\n" );
document.write( "The difference of two positive numbers is 2 and the sum of their squares is 74. Find the numbers \n" );
document.write( "
Algebra.Com's Answer #582326 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The difference of two positive numbers is 2 and the sum of their squares is 74. Find the numbers \n" ); document.write( "=================== \n" ); document.write( "x - y = 2 --> y = x - 2 \n" ); document.write( "x^2 + y^2 = 74 \n" ); document.write( "Sub for y in the 2nd eqn and solve for x, etc \n" ); document.write( "x^2 + (x-2)^2 = 74 \n" ); document.write( "========================== \n" ); document.write( "Or, since 74 is not a big number, search for it. \n" ); document.write( "-------------- \n" ); document.write( "1^2 + 3^2 = 10 NG \n" ); document.write( "2^2 + 4^2 = 20 NG \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "5^2 + 7^2 = 74 \n" ); document.write( "---- \n" ); document.write( "Was that hard? \n" ); document.write( " \n" ); document.write( " |