document.write( "Question 864707: the sum of two numbers is 43.if larger number is doubled and smaller number is tripled,the difference is 36.find the numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #521255 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x + y =43 not 24 \n" ); document.write( "2x - 3y = 36 \n" ); document.write( "x = 33, y = 10 \n" ); document.write( "check \n" ); document.write( "66-30=36 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |