document.write( "Question 764148: What is the equation of the line passing through (2, –3) and parallel to the line y = –6x – 1 in standard form? \n" ); document.write( "
Algebra.Com's Answer #465226 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation of the line passing through (2, –3) and parallel to the line y = –6x – 1 in standard form? \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given equation: y=-6x-1 \n" ); document.write( "slope,m=-6 \n" ); document.write( "slope of parallel line, m=-6 \n" ); document.write( "equation: \n" ); document.write( "y=-6x+b \n" ); document.write( "solve for b using coordinates of given point (2, -3) \n" ); document.write( "-3=-6*2+b \n" ); document.write( "b=9 \n" ); document.write( "Equation of parallel line: y=-6x+9 \n" ); document.write( " |