document.write( "Question 45164: solve the following system by substitution.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "8x -4y=16
\n" );
document.write( "y=2x- 4 \n" );
document.write( "
Algebra.Com's Answer #29973 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 8x -4y=16...................I \n" ); document.write( "y=2x- 4......2X-Y=4...........II \n" ); document.write( "EQN.I-EQN.II*4 \n" ); document.write( "8X-4Y-8X+4Y=16-16 \n" ); document.write( "0=0 \n" ); document.write( "HENCE THE EQNS.ARE DEPENDENT AND CONSISTENT.HENCE IT WILL HAVE INFINITE SETS OF SOLUTIONS..TAKE ANY EQN. SAY...EQN.II \n" ); document.write( "Y=2X-4...GIVE ANY VALUE TO X..SAY..0..THEN Y=2*0-4=-4 \n" ); document.write( "SO (0,-4) IS A SOLUTION..LIKE WISE (1,-2),(2,0)ETC..IN GENERAL {X,2X-4}IS A SOLUTION. \n" ); document.write( " |