document.write( "Question 1071342: Line with slope of 2/3 , passing through (-8,9) graph 2 points on the line \n" ); document.write( "
Algebra.Com's Answer #686303 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! point slope \n" ); document.write( "y-y1=m(x-x1) m slope and (x1,y1) a point \n" ); document.write( "y-9=(2/3)(x+8), watch the sign here \n" ); document.write( "y-9=(2/3)x+16/3 \n" ); document.write( "y=(2/3)x+43/3 \n" ); document.write( "(0,43/3) is another point. \n" ); document.write( " |