document.write( "Question 48513: Determine the equation of the line through (-4,7) with a slope of -2. Write the answer in standard form using only integers as the coefficients. \n" ); document.write( "
Algebra.Com's Answer #32093 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
Determine the equation of the line through (-4,7) with a slope of -2. Write the answer in standard form using only integers as the coefficients.
\n" ); document.write( "Use the point-slope formula:
\n" ); document.write( "(y-y1)=m(x-x1) [Plug-in the points]
\n" ); document.write( "(y-7) = (-2)(x-(-4))[Simplify]
\n" ); document.write( "y-7=-2(x+4)
\n" ); document.write( "y-7=-2x - 8 [Move the variables to one side of the equation]
\n" ); document.write( "y = -2x - 1
\n" ); document.write( "2x + y = - 1 [Standard form]
\n" ); document.write( "
\n" );