document.write( "Question 633630: the larger of two numbers is 16 more than the smaller. when added together, the sum of the numbers is 6 less than three times the smaller \n" ); document.write( "
Algebra.Com's Answer #399044 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let \n" ); document.write( "x be the smaller and y be the larger number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The larger of two numbers is 16 more than the smaller. \n" ); document.write( "y=x+16.............(1) \n" ); document.write( "When added together, the sum of the numbers is 6 less than three times the smaller \n" ); document.write( "y+x=3x-6 \n" ); document.write( "y=3x-x-6 \n" ); document.write( "y=2x-6..............(2) \n" ); document.write( "Substitute the value of y from (1) to (2) \n" ); document.write( "x+16=2x-6..............(2) \n" ); document.write( "16+6=2x-x \n" ); document.write( "22=x \n" ); document.write( "x=22 \n" ); document.write( "Put the value of x in (1) \n" ); document.write( "y=x+16..........(1) \n" ); document.write( "y=22+16 \n" ); document.write( "y=38\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Numbers are 22 and 38 \n" ); document.write( " |