document.write( "Question 796600: A certain number is four times another number. When six is added to the sum of the two numbers, the result is 16. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #481437 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A certain number is four times another number. When six is added to the sum of the two numbers, the result is 16. What are the two numbers? \n" ); document.write( "------------------------- \n" ); document.write( "Equations: \n" ); document.write( "x = 4y \n" ); document.write( "x+y+6 = 16 \n" ); document.write( "--------------- \n" ); document.write( "Modify: \n" ); document.write( "4y+y+6 = 16 \n" ); document.write( "5y = 10 \n" ); document.write( "y = 2 \n" ); document.write( "---- \n" ); document.write( "x = 4y = 8 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |