document.write( "Question 61221: Could someone please explain how to work out this problem?
\n" ); document.write( "Write the equation of the line with slope -2 and passes through the point (-1,5)
\n" ); document.write( "Then write the equation in standard form.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #42129 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
point-slope formula
\n" ); document.write( "\"m+=+%28y+-+y%5B1%5D%29+%2F+%28x+-+x%5B1%5D%29\"
\n" ); document.write( "where m = slope, (x[1], y[1]) is the given point, (-1,5)
\n" ); document.write( "\"-2+=+%28y+-+5%29+%2F+%28x+-+%28-1%29%29\"
\n" ); document.write( "multiply both sides by \"%28x+-+%28-1%29%29\"
\n" ); document.write( "\"-2x+-2+=+y+-+5\"
\n" ); document.write( "add 5 to both sides and rearrange
\n" ); document.write( "\"y+=+-2x+%2B+3\" answer
\n" ); document.write( "
\n" );