document.write( "Question 362314: For the following problem, the slope and one point on a line are given. Use the point-slope form to find the equation of the line. (Write your answers in slope-intercept form.)
\n" );
document.write( "
\n" );
document.write( "(-8,-1), m = -1/4 \n" );
document.write( "
Algebra.Com's Answer #258184 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the equation is given by \n" ); document.write( "(y-y1)=m(x-x1) \n" ); document.write( ".. \n" ); document.write( "(-8,-1), m = -1/4 \n" ); document.write( ".. \n" ); document.write( "y-(-1)=(-1/4)*(x-(-8)) \n" ); document.write( "y+1=(-1/4)(x+8) \n" ); document.write( "y+1=-x/4 -2 \n" ); document.write( "y=(-x/4)-3 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |