document.write( "Question 998111: Find the equation of the line that contains the given point and has the given slope.
\n" );
document.write( "P(2, −3), m = 3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #615982 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains the given point and has the given slope. \n" ); document.write( "P(2,-3), m = 3 \n" ); document.write( "--------- \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point and m is the slope. \n" ); document.write( " |