document.write( "Question 276154: how do you do:\r
\n" );
document.write( "\n" );
document.write( "The sum of five times one number plus twice a second number is 2. The sum of twice the first number plus the second number is 26. what are the two numbers? \n" );
document.write( "
Algebra.Com's Answer #201379 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 5x + 2y = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y = 26 ___ 4x + 2y = 52\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting equations ___ x = -50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 2(-50) + y = 26 ___ y = 126 \n" ); document.write( " |