document.write( "Question 37158: Solve each of the following systems by substitution.\r
\n" );
document.write( "\n" );
document.write( "8x – 4y = 16
\n" );
document.write( "Y = 2x – 4 \n" );
document.write( "
Algebra.Com's Answer #22868 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We take the value for y in the second equation\r \n" ); document.write( "\n" ); document.write( "y = 2x – 4 and plug it in to the first equation\r \n" ); document.write( "\n" ); document.write( "8x – 4y = 16 to get\r \n" ); document.write( "\n" ); document.write( "8x - 4(2x – 4) = 16. Simplifying, we get\r \n" ); document.write( "\n" ); document.write( "8x - 8x + 16 = 16 and 16 = 16. Since this is always true, for any value of x, we know that this is a dependent system with an infinite number of solutions. \n" ); document.write( " |