document.write( "Question 1168974: the sum of two numbers is 45 and their quotient is 500 what are the two numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #793612 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x and y be the two unknown numbers. Let's make x smaller than y, meaning x < y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of two numbers is 45 tells us: x+y = 45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Their quotient is 500 means: y/x = 500 \n" ); document.write( "We wouldn't say x/y = 500 because the larger number should go on top (so the quotient is larger than 1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for y in the equation y/x = 500 to get y = 500x. You multiply both sides by x to isolate y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since y = 500x, we can replace y in the first equation with 500x and solve for x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y = 45 \n" ); document.write( "x+500x = 45 \n" ); document.write( "1x+500x = 45 \n" ); document.write( "501x = 45 \n" ); document.write( "x = 45/501 \n" ); document.write( "x = (15*3)/(167*3) \n" ); document.write( "x = 15/167 is one of the numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use this to find the value of y \n" ); document.write( "y = 500x \n" ); document.write( "y = 500*(15/167) \n" ); document.write( "y = (500/1)*(15/167) \n" ); document.write( "y = (500*15)/(1*167) \n" ); document.write( "y = 7500/167 is the other number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two numbers are therefore 15/167 and 7500/167\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use a calculator to find that \n" ); document.write( "15/167 = 0.08982035928143 \n" ); document.write( "7500/167 = 44.9101796407186 \n" ); document.write( "both decimal values are approximate. \n" ); document.write( " \n" ); document.write( " |