document.write( "Question 1027973: twice the large number is greater than three times the smaller mumber by 19. the sum of the larger number plus one -third of the smaller number is 26 . find the two numbers \n" ); document.write( "
Algebra.Com's Answer #653812 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let m and n be your numbers. \n" ); document.write( "2m-19=3n; 2m-3n=19 \n" ); document.write( "m+n/3=26 \n" ); document.write( "So: \n" ); document.write( "3m+n=78 \n" ); document.write( "9m+3n=234 \n" ); document.write( "2m-3n=19 \n" ); document.write( "11m=253 \n" ); document.write( "m=23 \n" ); document.write( "n=9!!!!!!!!!!!!! \n" ); document.write( " |