document.write( "Question 120332This question is from textbook
\n" );
document.write( ": USE THE SUBSTITUTION METHOD OR LINEAR COMBINATION TO SOLVE THE LINEAR SYSTEM AND TELL HOW MANY SOLUTIONS THE SYSTEM HAS. THEN DESCRIBE THE GRAPH OF THE SYSTEM.\r
\n" );
document.write( "\n" );
document.write( "24) -7X+7Y=7
\n" );
document.write( " 2X-2Y=-18\r
\n" );
document.write( "\n" );
document.write( "25)2X+4Y=-8
\n" );
document.write( " 2X+2Y=-4\r
\n" );
document.write( "\n" );
document.write( "26)2X+Y=-4
\n" );
document.write( " 4X-2Y=8 \n" );
document.write( "
Algebra.Com's Answer #88203 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 24) \n" ); document.write( "-7X+7Y=7 OR 7Y=7X+7 OR Y=7X/7+7/7 OR Y=X+1 (RED LINE) \n" ); document.write( "2X-2Y=-18 OR -2Y=-2X-18 OR Y=-2X/-2-18/-2 OR Y=X+9 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "ZERO SOLUTIONS \n" ); document.write( "25) \n" ); document.write( "2x+4y=-8 or 4y=-2x-8 or y=-2x/4-8/4 or y=-x/2-2 (red line) \n" ); document.write( "2x+2y=-4 or 2y=-2x-4 or y=-2x/2-4/2 or y=x-2(green line) \n" ); document.write( " \n" ); document.write( "SOLUTION(0,-2) \n" ); document.write( "26) \n" ); document.write( "2x+y=-4 or y=-2x-4 (red line) \n" ); document.write( "4x-2y=8 or -2y=-4x+8 or y=-4x/-2+8/-2 or y=2x-4(green line) \n" ); document.write( " \n" ); document.write( "SOLUTION(0,-4) \n" ); document.write( " |