document.write( "Question 53370: Graph this equation using the intercept method. 2x+3y=6. McGraw Hill 6th edition, chapter 6, section 3,problem # 28. Thanks so much for your help!! \n" ); document.write( "
Algebra.Com's Answer #35625 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! The intercept method of graphing a line has you plot the y intercept (0,y) and the x intercept (x,0). Then connect the dots. \n" ); document.write( "To find the y intercept let x=0, then solve for y. \n" ); document.write( "2(0)+3y=6 \n" ); document.write( "3y=6 \n" ); document.write( "3y/3=6/3 \n" ); document.write( "y=2 \n" ); document.write( "Plot (0,2) \n" ); document.write( "To find the x intercept let y=0, then solve for x. \n" ); document.write( "2x+3(0)=6 \n" ); document.write( "2x=6 \n" ); document.write( "2x/2=6/2 \n" ); document.write( "x=3 \n" ); document.write( "Plot (3,0) \n" ); document.write( "Connect the dots and it should look like this: \n" ); document.write( " |