document.write( "Question 755542: write an equation of the line containing the given point and perpendicular to the given line. Express your answer in the form y=mx+b. (8,9); 6x+y=2 \n" ); document.write( "
Algebra.Com's Answer #459752 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 6x+y=2 \n" ); document.write( "Put into y = mx +c form \n" ); document.write( "y = -6x + 2 \n" ); document.write( "Gradient (m) =-6 \n" ); document.write( "If a line is perpendicular to another \n" ); document.write( "their gradients multiply together to \n" ); document.write( "make -1 (m1 x m2 = -1) \n" ); document.write( "Therefore m2 = 1/6 \n" ); document.write( "Using formula y - b = m(x - a) \n" ); document.write( "and coordinates (8,9) \n" ); document.write( "y - 9 = 1/6(x - 8) \n" ); document.write( "y - 9 =1/6x - 8/6 \n" ); document.write( " y = 1/6x - 8/6 + 9 \n" ); document.write( " y = 1/6x + 46/6 \n" ); document.write( " OR 6y = x + 46 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |