document.write( "Question 159585: My problem asks me this:
\n" );
document.write( "Solve each system of linear equations. \r
\n" );
document.write( "\n" );
document.write( "y=x+2
\n" );
document.write( "y=2x\r
\n" );
document.write( "\n" );
document.write( "Do I use the xy chart to help work this problem and where do I go from there?
\n" );
document.write( "The problem has 2 variables and I don't know how to bring it down to one variable.
\n" );
document.write( "Please help me!! \n" );
document.write( "
Algebra.Com's Answer #117682 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! You can actually just subtract the first equation from the second in this case.\r \n" ); document.write( "\n" ); document.write( "This gives:\r \n" ); document.write( "\n" ); document.write( "0=x-2 \n" ); document.write( "2=x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And if x=2, y=4 by back substitution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You could also solve by substitution, graphing, or other techniques from linear algebra (such as Cramer's Rule after some slight rearrangement). \n" ); document.write( " \n" ); document.write( " |