document.write( "Question 1087367: I need help writing an equation of the line passing through (3,-9) and parallel to the line of 2x+3y=-12. The equation has to be in both point slope and y intercept form \n" ); document.write( "
Algebra.Com's Answer #701633 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Parallel lines have the same slope. Putting the equation for the line 2x + 3y = -12 in standard form gives y = (-2/3)x - 4 \n" ); document.write( "So the point-slope form of the line we want is y + 9 = (-2/3)(x - 3) \n" ); document.write( "And in intercept form the equation is y = (-2/3)x + 2 - 9 -> y = (-2/3)x - 7 \n" ); document.write( " \n" ); document.write( " |