document.write( "Question 901860: Find an equation for the line through the point P= (4,-3) with slope -2. \n" ); document.write( "
Algebra.Com's Answer #546986 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"P(4,-3)
\n" ); document.write( "y + 3 = -2(x-4)
\n" ); document.write( " y = -2x + 5 slope-intercept Form
\n" ); document.write( "or
\n" ); document.write( "2x + y = 5 Standard Form
\n" ); document.write( "
\n" );