document.write( "Question 1180697: What is the equation of a line with a slope of -2 and passes through the point (3,-4)?
\n" );
document.write( "A= -2x+y=2
\n" );
document.write( "B= 2x+y=-2
\n" );
document.write( "C= 2x+y=2
\n" );
document.write( "D= Y=2x+2 \n" );
document.write( "
Algebra.Com's Answer #810432 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "slope m= -2 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point ( 3 , -4 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "-4.00 = -6 + b \n" ); document.write( "b= -4.00 - -6 \n" ); document.write( "b= 2 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = -2 x + 2 \n" ); document.write( " \n" ); document.write( " |