document.write( "Question 36388: Write the standard form of the equation of the line with slope -4 passing through the point (2,-5). Can some help \n" ); document.write( "
Algebra.Com's Answer #22303 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! Slope intercept form is y = mx + c where m is the slope of the line. \n" ); document.write( "So, y = -4x+c \n" ); document.write( "Passes thru (2,-5): -5 = -8+c => c = 3; \n" ); document.write( "Equation is y = -4x+3 \n" ); document.write( "When converted to standard form: 4x+y = 3 \n" ); document.write( " |