document.write( "Question 923540: the difference of two numbers is 6 one third the larger one is smaller than two thirds of smaller one by 2 determine the number? \n" ); document.write( "
Algebra.Com's Answer #560386 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! the difference of two numbers is 6 \n" ); document.write( "x - y = 3 EQ I \n" ); document.write( "one third the larger one is smaller than two thirds of smaller one by 2 \n" ); document.write( "(2/3)y - (1/3)x = 2 \n" ); document.write( "0r \n" ); document.write( "-x + 2y = 6 EQ II \n" ); document.write( "........... \n" ); document.write( "x - y = 3 \n" ); document.write( "-x + 2y = 6 \n" ); document.write( "y = 9 and x = 12 \n" ); document.write( "Numbers are: 9, 12 \n" ); document.write( " |