document.write( "Question 52423: What is the point-slope equation for the line that contains these points?
\n" );
document.write( "The line contains the points (-3,4) and (2,5) \n" );
document.write( "
Algebra.Com's Answer #35016 by checkley71(8403) ![]() You can put this solution on YOUR website! SLOPE=(5-4)/(2-(-3)) OR SLOPE=1/2+3 OR SLOPE=1/5\r \n" ); document.write( "\n" ); document.write( "SOLVING FOR THE INTERCEPT WE USE THE LINE FORMULA Y=mX+b OR 4=1/5(-3)+b OR \r \n" ); document.write( "\n" ); document.write( "4=-3/5+b OR 4+3/5=b OR b=4.6 THUS THE EQUATION FOR THIS LINE IS Y=1/5X+4.6 \n" ); document.write( " |