document.write( "Question 786387: Find the equation of the line that contains the given point and has the given slope.
\n" );
document.write( "P(−1, −3), m =2/3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477873 by mananth(16946)![]() ![]() You can put this solution on YOUR website! P(-1,-3) slope = 2/3\r \n" ); document.write( "\n" ); document.write( "The equation when slope and point are given\r \n" ); document.write( "\n" ); document.write( "(y-y1)=m(x-x1) \n" ); document.write( "X1y1 are the points and slope =m\r \n" ); document.write( "\n" ); document.write( "y-(-3)=2/3(x-(-1)\r \n" ); document.write( "\n" ); document.write( "y+3=-2/3(x+1)\r \n" ); document.write( "\n" ); document.write( "y= -2/3 x -(2/3)-3\r \n" ); document.write( "\n" ); document.write( "y=2/3 x -11/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |