document.write( "Question 75601: Solve each of the following systems by substitution
\n" ); document.write( "8x -4y = 16
\n" ); document.write( " y = 2x-4
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #54267 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Plug the 2nd equation into y of the 1st equation
\n" ); document.write( "\"8x+-4%282x-4%29+=+16\"
\n" ); document.write( "\"8x+-8x%2B16+=+16\"
\n" ); document.write( "\"16=16\"
\n" ); document.write( "Since this is true for all x, there are an infinite number of solutions. If you solve the 1st equation for y you get:\r
\n" ); document.write( "\n" ); document.write( "\"8x+-4y+=+16\"
\n" ); document.write( "\"-4y=16-8x\"
\n" ); document.write( "\"y=-4%2B2x\"
\n" ); document.write( "\"y=2x-4\"
\n" ); document.write( "Which is the same as the 2nd equation. Since they are the same, they intersect at an infinite number of points.
\n" ); document.write( "
\n" );