document.write( "Question 474622: Part 1: Decide whether you would use the graphing, substitution, or elimination method to solve the following system of equations. Explain, in complete sentences, why you chose that method.
\n" );
document.write( "Part 2: Solve the following system of equations and show all of your work.\r
\n" );
document.write( "\n" );
document.write( " 2x + 5y = −3
\n" );
document.write( "−15x − 5y = −10 \n" );
document.write( "
Algebra.Com's Answer #325497 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Elimination, because you can add both equations to get a single-variable equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-13x = -13, x = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute x = 1 into either equation (I'll do the first one) to get something like\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(1) + 5y = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 + 5y = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution is (1,-1). \n" ); document.write( " |