document.write( "Question 1185827: The sum of two numbers is twelve. The total of three times the smaller and twice the larger is twenty-nine. \n" ); document.write( "
Algebra.Com's Answer #816673 by Alan3354(69443) You can put this solution on YOUR website! The sum of two numbers is twelve. The total of three times the smaller and twice the larger is twenty-nine. \n" ); document.write( "------------------- \n" ); document.write( " x + y = 12 \n" ); document.write( "3x + 2y = 29 \n" ); document.write( "--- \n" ); document.write( "Can you do the rest? \n" ); document.write( " |