document.write( "Question 745097: Write an equation of the line that passes through (-3,4) and is parallel to y=-3x-1 \n" ); document.write( "
Algebra.Com's Answer #453729 by sachi(548)![]() ![]() You can put this solution on YOUR website! the equation of the line that passes through (-3,4) \n" ); document.write( "and is parallel to y=-3x-1 i.e slope=-3 \n" ); document.write( "is [y-4]/[x-(-3)]=-3 \n" ); document.write( "or y-4=-3(x+3)=-3x-9 \n" ); document.write( "or 3x+y+5=0 \n" ); document.write( " \n" ); document.write( " |