document.write( "Question 698485: The Sum of two numbers is 9 . the difference between five times of the first and four times of the seconds is 9 .what are the numbers ? \n" ); document.write( "
Algebra.Com's Answer #430732 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Sum of two numbers is 9 . the difference between five times of the first and four times of the seconds is 9 .what are the numbers ? \n" ); document.write( "-------- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 9 \n" ); document.write( "5x-4y = 9 \n" ); document.write( "------ \n" ); document.write( "Multiply thru the top equation by 5: \n" ); document.write( "5x + 5y = 45 \n" ); document.write( "5x - 4y = 9 \n" ); document.write( "-------- \n" ); document.write( "Subtract and solve for \"y\": \n" ); document.write( "9y = 36 \n" ); document.write( "y = 4 \n" ); document.write( "------ \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x + y = 9 \n" ); document.write( "x + 4 = 9 \n" ); document.write( "x = 5 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |