document.write( "Question 790356: The sum of two numbers is ten. Three times the larger number is three less than eight times the smaller number. Find the smaller number \n" ); document.write( "
Algebra.Com's Answer #479127 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! m and n, the numbers. \n" ); document.write( "m+n=10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let m \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the simultaneous equations, m+n=10 and 3n=8m-3. Since you were asked for the smaller number, which is m, first solve for n using either equation and substitute the expression into the other equation; and THEN solve for m. |