document.write( "Question 65884: determine the point-slope form of the line that passes through the two points given.\r
\n" );
document.write( "\n" );
document.write( "(2,5),(-7,6) \n" );
document.write( "
Algebra.Com's Answer #46653 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! FIRST WE FIND THE SLOPE (Y2-Y1)/X2-X1) \n" ); document.write( "(6-5)/(-7-2) \n" ); document.write( "1/-9 OR -1/9 FOR THE SLOPE \n" ); document.write( "Y=mX+b IS THE STANDARD LINE FORMULA. NOW REPLACE X&Y WITH ONE SET OF POINTS TO FIND THE Y INTERCEPT(b)5=2*-1/9+b \n" ); document.write( "b=5+2/9 \n" ); document.write( "b=5 2/9 OR 47/9 OR 5.2222222 \n" ); document.write( " \n" ); document.write( " |