document.write( "Question 480664: slope = -8; (-2, -2)
\n" );
document.write( "Write in standard form an equation of the line passing through the given point with the given slope. \n" );
document.write( "
Algebra.Com's Answer #329162 by lwsshak3(11628) ![]() You can put this solution on YOUR website! slope = -8; (-2, -2) \n" ); document.write( "Write in standard form an equation of the line passing through the given point with the given slope \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "for given equation: \n" ); document.write( "y=-8x+b \n" ); document.write( "solving for b using given point. \n" ); document.write( "-2=-8(-2)+b \n" ); document.write( "-2=16+b \n" ); document.write( "b=-18 \n" ); document.write( "Equation: \n" ); document.write( "y=-8x-18 \n" ); document.write( " |