document.write( "Question 260273: Solve each system:\r
\n" );
document.write( "\n" );
document.write( "{y = 2x + 8
\n" );
document.write( "{y = 3x - 1\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "{2x - y = 2
\n" );
document.write( "{2x - 2y = 4 \n" );
document.write( "
Algebra.Com's Answer #191707 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! the the first two both =y set them equal to each other and solve for x \n" ); document.write( "2x+8=3x-1 \n" ); document.write( "9=x \n" ); document.write( "y=27-1 \n" ); document.write( "y=26\r \n" ); document.write( "\n" ); document.write( "You are supposed to have only one problem per submission and no similar problems \n" ); document.write( "the second one becomes similar by solving both equations for 2x and setting them equal \n" ); document.write( " \n" ); document.write( " |