document.write( "Question 56932: GRAPH 3X+2Y=6
\n" );
document.write( "THANKS SO MUCH \n" );
document.write( "
Algebra.Com's Answer #38674 by funmath(2933) ![]() You can put this solution on YOUR website! GRAPH 3X+2Y=6 \n" ); document.write( "Let x=0 and solve for y, that is the y-intercept. \n" ); document.write( "3(0)+2y=6 \n" ); document.write( "2y=6 \n" ); document.write( "2y/2=6/2 \n" ); document.write( "y=3 \n" ); document.write( "Plot (0,3) \n" ); document.write( "Let y=0 and solve for x, this is the x-intercept. \n" ); document.write( "3x+2(0)=6 \n" ); document.write( "3x=6 \n" ); document.write( "3x/3=6/3 \n" ); document.write( "x=2 \n" ); document.write( "Plot (2,0) \n" ); document.write( "Connect the points and you have a line. \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |