document.write( "Question 396327: whats the equation for the line perpendicular to y=6x+3 that contains (-6,2) \n" ); document.write( "
Algebra.Com's Answer #281158 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what's the equation for the line \n" ); document.write( "perpendicular to y=6x+3 that contains (-6,2) \n" ); document.write( "--- \n" ); document.write( "The given line has a slope of 6. \n" ); document.write( "-------------------------------------- \n" ); document.write( "Any line perpendicular to it must \n" ); document.write( "have a slope of -1/6 \n" ); document.write( "-------------------------- \n" ); document.write( "Form: \n" ); document.write( "y = mx+b \n" ); document.write( "Substitute and solve for \"b\": \n" ); document.write( "2 = (-1/6)*-6 + b \n" ); document.write( "2 = 1+b \n" ); document.write( "b = 1 \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (-1/6)x + 1 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |