document.write( "Question 676863: Find the coordinates of the y-intercept and the x-intercept in that order.
\n" );
document.write( "-3x+2y=-6 \n" );
document.write( "
Algebra.Com's Answer #420539 by littlebitlove(26)![]() ![]() ![]() You can put this solution on YOUR website! To find the y intercept substitute 0 for x \n" ); document.write( "-3(0) + 2y = -6 \n" ); document.write( "2y = -6 \n" ); document.write( "y = -6/2 \n" ); document.write( "y= -3 \n" ); document.write( "(0,-3)\r \n" ); document.write( "\n" ); document.write( "The x intercept is the same only substituting 0 for the y \r \n" ); document.write( "\n" ); document.write( "-3x + 2(0) = -6 \n" ); document.write( "-3x = -6 \n" ); document.write( "x= -6/-3 \n" ); document.write( "the negatives cancel each other out making 3/6 which simplifies to 1/2 \n" ); document.write( "(.5,0)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You asked for me to graph 4x=6 I do not know how to do a graph on here but I can tell you that that the line crosses the y axis at -6 and the slope is four. I hope that helps. \n" ); document.write( " |