document.write( "Question 305859: What is the equation of the line that has a slope of -2 and passes (3, -4)?
\n" );
document.write( "
\n" );
document.write( "A. y - 4= -2x + 3
\n" );
document.write( "B. y - 4= -2(x + 3)
\n" );
document.write( "C. y+4 = -2(x – 3)
\n" );
document.write( "D. y = -2x -12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #218995 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the equation of the line that has a slope of -2 and passes (3, -4)?\r \n" ); document.write( "\n" ); document.write( "Basically, you would use the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x-x1) \n" ); document.write( "Doing so gives you: \n" ); document.write( "y - (-4) = -2(x-3) \n" ); document.write( "Which is: \n" ); document.write( ". \n" ); document.write( "C. y+4 = -2(x – 3) \n" ); document.write( " \n" ); document.write( " |