document.write( "Question 100179: I can't understand\r
\n" ); document.write( "\n" ); document.write( "Which strategies could be used for solving the following system of equations? \r
\n" ); document.write( "\n" ); document.write( "2x + y = 4 \r
\n" ); document.write( "\n" ); document.write( "x - y = 2 \r
\n" ); document.write( "\n" ); document.write( "a. Graph both equations on the coordinate plane and find the point of intersection.
\n" ); document.write( "b. Solve the first equation for y and then substitute that expression into the second equation.
\n" ); document.write( "c. Add the two equations together resulting in an equation with one variable.
\n" ); document.write( "d. a, b, and c are all correct
\n" ); document.write( "

Algebra.Com's Answer #72955 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
All three are correct. You're looking for the (x,y) coordinates
\n" ); document.write( "of the intersection of 2 straight lines. All these methods will find that intersection, for example,
\n" ); document.write( "\"2x+%2B+y+=+4\"
\n" ); document.write( "\"y+=+4+-+2x\"
\n" ); document.write( "Now substitute in the 2nd equation
\n" ); document.write( "\"x+-+%284+-+2x%29+=+2\"
\n" ); document.write( "\"x+-+4+%2B+2x+=+2\"
\n" ); document.write( "\"3x+=+6\"
\n" ); document.write( "\"x+=+2\"
\n" ); document.write( "Now substitute \"x+=+2\" back in the 1st.
\n" ); document.write( "\"2%2A2+%2B+y+=+4\"
\n" ); document.write( "\"4+%2B+y+=+4\"
\n" ); document.write( "\"y+=+0\"
\n" ); document.write( "So, the 2 lines intersect at the point (2,0)
\n" ); document.write( "
\n" );