document.write( "Question 705650: find an equation of the line through the givven point and perpendicular to the given line y=1/2x+3 and (-4,2) \n" ); document.write( "
Algebra.Com's Answer #434697 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find an equation of the line through the givven point and perpendicular to the given line y=1/2x+3 and (-4,2) \n" ); document.write( "** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given equation: y=1/2x+3 \n" ); document.write( "m=1/2 \n" ); document.write( "slope of perpendicular line=-2(negative reciprocal) \n" ); document.write( "equation: \n" ); document.write( "y=-2x+b \n" ); document.write( "solve for b using coordinates of given point (-4,2) \n" ); document.write( "2=-2*-4+b \n" ); document.write( "b=-6 \n" ); document.write( "Equation of perpendicular line: \n" ); document.write( "y=-2x-6 \n" ); document.write( " \n" ); document.write( " |