document.write( "Question 551156: What is an equation of the line that passes through the point (−1,−3) and is parallel to the line 6x−y=4. Express your answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #359460 by mathstutor458(57)![]() ![]() ![]() You can put this solution on YOUR website! line 6x−y=4. \n" ); document.write( "y=6x-4 \n" ); document.write( "slope m=6 (compare with y=mx+b) \n" ); document.write( "point is (-1,-3) \n" ); document.write( "Use y = mx+b and the point to find b. \n" ); document.write( "-3=6*(-1)+b \n" ); document.write( "-3=-6+b \n" ); document.write( "b=6-3=3 \n" ); document.write( "Therefore, y=6x+3 ---->answer \n" ); document.write( " |