document.write( "Question 315280: 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( "4x + 3y = -1
\n" );
document.write( "3x + y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #225562 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Elimination is the method of choice. \n" ); document.write( "4x + 3y = -1 \n" ); document.write( "3x + y = 3 Multiply by -3 & add \n" ); document.write( "-9x-3y=-9 \n" ); document.write( "4x+3y=-1 \n" ); document.write( "---------------- \n" ); document.write( "-5x=-10 \n" ); document.write( "x=-10/-5 \n" ); document.write( "x=2 ans. \n" ); document.write( "4*2+3y=-1 \n" ); document.write( "8+3y=-1 \n" ); document.write( "3y=-1-8 \n" ); document.write( "3y=-9 \n" ); document.write( "y=-9/3 \n" ); document.write( "y=-3 ans. \n" ); document.write( "Proof: \n" ); document.write( "3*2-3=3 \n" ); document.write( "6-3=3 \n" ); document.write( "3=3 \n" ); document.write( " |