document.write( "Question 975063: Find the equation of the line containing the point (2, -3) and slope m = 5 \n" ); document.write( "
Algebra.Com's Answer #596873 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the line containing the point (2, -3) and slope m = 5 \n" ); document.write( "---------------- \n" ); document.write( "y - y1 = m*(x - x1) \n" ); document.write( "y+3 = 5*(x-2) \n" ); document.write( " \n" ); document.write( " |