document.write( "Question 843809: (Please help me with this question?)
\n" );
document.write( "The sum of two numbers is 3. Four times the larger number plus three times the smaller number is 25. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "The larger number is___?
\n" );
document.write( "and the smaller number is___? \n" );
document.write( "
Algebra.Com's Answer #514685 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=3, \n" ); document.write( "4b+3a=25 \n" ); document.write( "a = -13, b = 16 \n" ); document.write( " |