document.write( "Question 420656: The product of 2 numbers is 36.
\n" );
document.write( "The quotient of the numbers is 1
\n" );
document.write( "What are the numbers\r
\n" );
document.write( "\n" );
document.write( "6 and 1 ? \n" );
document.write( "
Algebra.Com's Answer #293854 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The product of 2 numbers is 36. \n" ); document.write( "The quotient of the numbers is 1 \n" ); document.write( "What are the numbers \n" ); document.write( "------------------- \n" ); document.write( "Equations: \n" ); document.write( "xy = 36 \n" ); document.write( "x/y = 1 \n" ); document.write( "---- \n" ); document.write( "Using the 2nd equation you get x = y \n" ); document.write( "--- \n" ); document.write( "Substitute in the 1st equation and solve: \n" ); document.write( "x^2 = 36 \n" ); document.write( "x = 6 \n" ); document.write( "--- \n" ); document.write( "Then y = 6 \n" ); document.write( "---- \n" ); document.write( "Solution: x = 6; y = 6 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |