document.write( "Question 463952: Answer this problem PLEASE(: THANKS(:\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that passes through the point (-1, -2) and is parallel to the line y = -2x - 3. \n" );
document.write( "
Algebra.Com's Answer #317799 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line that passes through the point (-1, -2) and is parallel to the line y = -2x - 3. \n" ); document.write( ".. \n" ); document.write( "Standard form for a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "m=slope of parallel line, y=-2x-3,=-2 \n" ); document.write( "y=-2x+b \n" ); document.write( "solving for b using (x,y) coordinates of given point (-1,-2) \n" ); document.write( "-2=(-2)(-1)+b \n" ); document.write( "-2=2+b \n" ); document.write( "b=-4 \n" ); document.write( "Equation of line: \n" ); document.write( "y=-2x-4 \n" ); document.write( " |