document.write( "Question 1193380: Two numbers total 42 and have a diffrence of 18 find the two numbers the larger number and the smaller number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #825383 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x+y=42 \n" ); document.write( "x-y=18 now add them \n" ); document.write( "2x+0y=60 \n" ); document.write( "x=30 \n" ); document.write( "y=12 \n" ); document.write( " |