document.write( "Question 681449: write an equation of the line that is perpendicular to the given line and passes through the given point. y=x-7(0,-5) \n" ); document.write( "
Algebra.Com's Answer #422662 by mananth(16946)![]() ![]() You can put this solution on YOUR website! y=x-7 and (0,-5)\r \n" ); document.write( "\n" ); document.write( "y=x-7\r \n" ); document.write( "\n" ); document.write( "compare with the equation y = mx+b\r \n" ); document.write( "\n" ); document.write( "m=1\r \n" ); document.write( "\n" ); document.write( "so the slope is 1\r \n" ); document.write( "\n" ); document.write( "the slope of line perpendicular to this line will be -1 (negative reciprocal)\r \n" ); document.write( "\n" ); document.write( "using the equation \n" ); document.write( "y-y1=m(x-x1) where m is the slope and (x1,y1) are the co ordibnates of the point on the line.\r \n" ); document.write( "\n" ); document.write( "y-(-5)=-1(x-0) \n" ); document.write( "y+5=-x \n" ); document.write( "y=-x-5 is the equation \n" ); document.write( " \n" ); document.write( " |