document.write( "Question 117530: What is the equation if the line perpendicular to y= 2x + 7 and is passing through (1, -8) \n" ); document.write( "
Algebra.Com's Answer #85513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation if the line perpendicular to y= 2x + 7 and is passing through (1, -8) \n" ); document.write( "The given equation has a slope of 2; so the perpendicular line must have \n" ); document.write( "a slope of -1/2. In addition, it passes thru (1,-8) \n" ); document.write( "Substitute those values into y = mx+b to solve for \"b\": \n" ); document.write( "-8 = (-1/2)*1 + b \n" ); document.write( "b = -8+(1/2) = -15/2 \n" ); document.write( "-------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (-1/2)x-(15/2) is the equation you want. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |