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)![]() ![]() ![]() You can put this solution on YOUR website! Plug the 2nd equation into y of the 1st equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " |