document.write( "Question 903584: I have a math problem that I can't understand. The sum of two numbers is 87. if twice the smaller number is subtracted from the larger number, the result is 12. Find the two numbers.
\n" );
document.write( "My question is. How do I write these equations?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548162 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I have a math problem that I can't understand. \n" ); document.write( " The sum of two numbers is 87. \n" ); document.write( "a + b = 87 \n" ); document.write( "if twice the smaller number is subtracted from the larger number, the result is 12. \n" ); document.write( "a - 2b = 12 \n" ); document.write( ": \n" ); document.write( " Find the two numbers. \n" ); document.write( "My question is. How do I write these equations? \n" ); document.write( " |