document.write( "Question 934981: The sum of two numbers is 38. The smaller number is 6 more than one-third of the larger number. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #568023 by vicgonzerx(31)![]() ![]() You can put this solution on YOUR website! X LARGER NUMBER \n" ); document.write( "Y SMALLER NUMBER \r \n" ); document.write( "\n" ); document.write( "Y=1/3X + 6\r \n" ); document.write( "\n" ); document.write( "X + Y =38 \n" ); document.write( "X + 1/3X+6=38 \n" ); document.write( "1 1/3X=32 \n" ); document.write( "X=24\r \n" ); document.write( "\n" ); document.write( "Y=1/3(24)+6 \n" ); document.write( "Y=14\r \n" ); document.write( "\n" ); document.write( "ANS. X=24 Y=14 \n" ); document.write( " |