document.write( "Question 299365: Solve the linear system by graphing.!\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3y+2x=4
\n" );
document.write( "2y-6x=-12 \n" );
document.write( "
Algebra.Com's Answer #215124 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! First, get both equations into slope-intercept form.\r \n" ); document.write( "\n" ); document.write( "EQ1) \n" ); document.write( "3y+2x=4 \n" ); document.write( "3y = -2x + 4 \n" ); document.write( "y = -(2/3)x + 4/3 \n" ); document.write( "y-intercept is where x=0: (0,4/3) \n" ); document.write( "x-intercept is where y=0: (2,0) \n" ); document.write( "With two points you can plot the line.\r \n" ); document.write( "\n" ); document.write( "EQ2) \n" ); document.write( "2y-6x=-12 \n" ); document.write( "y-3x = -6 \n" ); document.write( "y = 3x-6 \n" ); document.write( "y-intercept: (0,-6) \n" ); document.write( "x-intercept: (2,0) \n" ); document.write( "You can plot this line too. But you see it is the intersection.\r \n" ); document.write( "\n" ); document.write( " |