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)![]() ![]() You can put this solution on YOUR website! ***Using point-slope form, \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( " |