document.write( "Question 4993: translate to a system of equations and solve.\r
\n" );
document.write( "\n" );
document.write( "the sum of two numbers is 27. one half of the first number plus one third of the second number is 11. find the numbers \n" );
document.write( "
Algebra.Com's Answer #2484 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! let the numbers be x and y \n" ); document.write( "x+y=27.........[1] \n" ); document.write( "
|