document.write( "Question 625474: Find the equation of the perpendicular line to each of the following that passes through the point indicated. y=2/3x+8 passing through the point (-1/2,3) \n" ); document.write( "
Algebra.Com's Answer #393615 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the perpendicular line to each of the following that passes through the point indicated. y=2x/3+8 passing through the point (-1/2,3). \n" ); document.write( "** \n" ); document.write( "Equation for straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "y=2x/3+8 \n" ); document.write( "m=2/3 \n" ); document.write( ".. \n" ); document.write( "slope of perpendicular line=-3/2 (negative reciprocal) \n" ); document.write( "equation:y=-3x/2+b \n" ); document.write( "solve for b using coordinates of given point, (-1/2,3) \n" ); document.write( "3=-3*(-1/2)/2+b \n" ); document.write( "b=3-3/4=9/4 \n" ); document.write( "equation of perpendicular line: y=-3x/2+9/4 \n" ); document.write( " \n" ); document.write( " |