document.write( "Question 272050: Write an equation in slope intercept form of the line satisfying the given conditions. The line passes through (-4, -7) and is parallel to the line whose equation is 6x + y + 8. \n" ); document.write( "
Algebra.Com's Answer #199077 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b is the line equation where m=slope & b= the Y intercept. \n" ); document.write( "The line through (-4, -7) & parallel to 6x + y + 8 \n" ); document.write( "y=-6x+8 this line has a slope=-6 \n" ); document.write( "The parallel line will also have a slope=-6: \n" ); document.write( "-7=-6*-4+b \n" ); document.write( "-7=24+b \n" ); document.write( "b=-7-24 \n" ); document.write( "b=-31 the y intercept. \n" ); document.write( "Y=-6X-31 is this lines equation. \n" ); document.write( " |