document.write( "Question 1059076: Choose the equation below that represents the line passing through the point (−3, −1) with a slope of 4.\r
\n" );
document.write( "\n" );
document.write( " y − 1 = 4(x − 3)
\n" );
document.write( " y + 1 = 4(x + 3)
\n" );
document.write( " y − 3 = 4(x + 1)
\n" );
document.write( " y + 3 = 4(x − 1) \n" );
document.write( "
Algebra.Com's Answer #674171 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! With slope m and thru a point (x1,y1): \n" ); document.write( "y - y1 = m*(x-x1) \n" ); document.write( " \n" ); document.write( " |