document.write( "Question 1086076: a line passes through the point (-4,-1) and has a slope of 3. Write an equation for this line. \n" ); document.write( "
Algebra.Com's Answer #700216 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! Point slope form: y-y1 = m(x-x1) \n" ); document.write( "Where: \n" ); document.write( "m=slope \n" ); document.write( "(x1,y1) = some point on the line\r \n" ); document.write( "\n" ); document.write( "y - (-1) = 3(x - (-4)) \n" ); document.write( "y+1 = 3(x+4) \n" ); document.write( "y+1 = 3x+12\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Other equivalent forms (just re-arranging the above): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |