document.write( "Question 524148: Find an equation for the line with the given properties. Express the equation in slope-intercept form.
\n" );
document.write( "Containing the points P=(-2,1) and Q=(-1,-1) \n" );
document.write( "
Algebra.Com's Answer #347615 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Express the equation in slope-intercept form. \n" ); document.write( "Containing the points P=(-2,1) and Q=(-1,-1) \n" ); document.write( "--------------------- \n" ); document.write( "slope = (-1-1)/(-1--2) = -2/1 = -2 \n" ); document.write( "------------------------ \n" ); document.write( "Form y = mx +b \n" ); document.write( "--- \n" ); document.write( "You know m = -2 and y = 1 when x = -2. \n" ); document.write( "Solve for \"b\"; \n" ); document.write( "1 = -2*-2 + b \n" ); document.write( "b = -3 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = -2x-3 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |