document.write( "Question 1172453: I need to find the linear equation in slope form of a line that passes through the point (1, 4) and has the slope of -2 \n" ); document.write( "
Algebra.Com's Answer #797484 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I need to find the linear equation in slope form of a line that passes through the point (1, 4) and has the slope of -2.
\n" ); document.write( ":
\n" ); document.write( "Using the mx + b = y where:
\n" ); document.write( "m = -2
\n" ); document.write( "x = 1
\n" ); document.write( "y = 4
\n" ); document.write( ":
\n" ); document.write( "Find b
\n" ); document.write( "-2(1) + b = 4
\n" ); document.write( "-2 + b = 4
\n" ); document.write( "b = 4 + 2
\n" ); document.write( "b = 6
\n" ); document.write( "The equation in point/slope form
\n" ); document.write( "y = -2x + 6
\n" ); document.write( "
\n" );