document.write( "Question 95338: Hello. I hope you can answer this question, How do you graph the line with \r
\n" );
document.write( "\n" );
document.write( "x-intercept -3 and y-intercept 2?? \r
\n" );
document.write( "\n" );
document.write( "How does it end up looking like?? I have an answer but i dont know if its right?? \n" );
document.write( "
Algebra.Com's Answer #69378 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "(-3,0)(0,2) \n" ); document.write( "slope=(y2-y1)/(x2-x1) \n" ); document.write( "slope=(2-0)/(0+3) \n" ); document.write( "slope=2/3 \n" ); document.write( "Now replace the x & y values by one set of points & solve for the y intercept (b) \n" ); document.write( "0=2/3*-3+b \n" ); document.write( "0=-6/3+b \n" ); document.write( "B=-2 thus the equation for this line is: \n" ); document.write( "Y=2X/3-2 answer. \n" ); document.write( " |