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