document.write( "Question 699576: How do you write an equation in standard form of the line that passes through the point (-1,4) with a slope of 2. \n" ); document.write( "
Algebra.Com's Answer #431422 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
How do you write an equation in standard form of the line that passes through the point (-1,4) with a slope of 2.
\n" ); document.write( ".
\n" ); document.write( "Plug into the \"point-slope\" form:
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "y - 4 = 2(x - (-1))
\n" ); document.write( "y - 4 = 2(x+1)
\n" ); document.write( "y - 4 = 2x+2
\n" ); document.write( "y = 2x+2+4
\n" ); document.write( "y = 2x+6
\n" ); document.write( "-2x+y = 6 (answer in \"standard\" form)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );