document.write( "Question 310692: The first of two numbers added to two times the second equals9. The first number decreased by the second equals 3. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #222180 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! x=first number \n" ); document.write( "y=second number \n" ); document.write( "x+2y=9 \n" ); document.write( "x-y=3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |