document.write( "Question 711994: If the product of two numbers is 56 and the sum is 15,what are the two numbers?\r
\n" );
document.write( "\n" );
document.write( "this is a fifth grade question though. \n" );
document.write( "
Algebra.Com's Answer #437695 by stanbon(75887) ![]() You can put this solution on YOUR website! If the product of two numbers is 56 and the sum is 15,what are the two numbers? \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "xy = 56 \n" ); document.write( "x + y = 15 \n" ); document.write( "------ \n" ); document.write( "I would guess that a 5th grader would ask him or herself \n" ); document.write( "what numbers give 56 when they are multiplied. \n" ); document.write( "That would be 1/56 ; 2/28 ; 4/14 ; 7/8 \n" ); document.write( "---- \n" ); document.write( "Only 7/8 add up to 15. \n" ); document.write( "So x = 7 and y = 8 or x = 8 and y = 7 \n" ); document.write( "========================================= \n" ); document.write( "If the problem is done with algebra it looks like the following: \n" ); document.write( "x = 15-x \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "(15-x)x = 56 \n" ); document.write( "15x - x^2 = 56 \n" ); document.write( "x^2 - 15x + 56 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-7)(x-8) = 0 \n" ); document.write( "x = 7 or x = 8 \n" ); document.write( "--- \n" ); document.write( "If x = 7, y = 8 \n" ); document.write( "If x = 8, y = 7 \n" ); document.write( "======================== \n" ); document.write( "Maybe your 5th grader knows that much algebra. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |