document.write( "Question 439307:  tbe sum of 2 numbers is 39. twice the larger number minus three times the smaller number is 40.\r
\n" );
document.write( "\n" );
document.write( "(write a system of equations to represent the situation) \n" );
document.write( "
| Algebra.Com's Answer #303600 by jorel1380(3719)     You can put this solution on YOUR website! x+y=39 \n" ); document.write( "2x-3y=40 \n" ); document.write( " 
 |