document.write( "Question 275192: write a line in parallel and perpendicular to 2x+y=-4 and the point (-4,-5) \n" ); document.write( "
Algebra.Com's Answer #200809 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2x+y=-4 and the point (-4,-5) \n" ); document.write( "y=-2x-4 (red line) \n" ); document.write( " \n" ); document.write( "This line has a slope (m)=-2. \n" ); document.write( "A parallel line will also have a slope=-2 \n" ); document.write( "A perpendicular line will have a slope=1/2 [the negative reciprical of the original slope. \n" ); document.write( "The parallel lin ethrough (-4,-5) is: \n" ); document.write( "-5=-2*-4+b \n" ); document.write( "-5=8+b \n" ); document.write( "b=-5-8 \n" ); document.write( "b=-13 the Y intercept. \n" ); document.write( "y=-2x-13 (red line) \n" ); document.write( "-5=-4/2+b \n" ); document.write( "-5=-2+b \n" ); document.write( "b=-5+2 \n" ); document.write( "b=-3 \n" ); document.write( "y=x/2-3 (green line) \n" ); document.write( " |