document.write( "Question 513033: write the equation of a line in Standard Form perpendicular to Y=2x-1 passing through the point (2,-3)\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #342861 by umail08(87)![]() ![]() You can put this solution on YOUR website! The slopes of Perpendicular lines are the negative reciprocal of each other. \n" ); document.write( "If the line is perpendicular to: y = 2x -1 then the slope would be -1/2 \n" ); document.write( "Using the point-slope formula: \n" ); document.write( "Slope: -1/2 and point: (2,-3) ..note point is represented as (x1,y1) \n" ); document.write( "y-y1 =m(x-x1) \n" ); document.write( "y –(-3) = -1/2(x-2) \n" ); document.write( "y+3 = -1/2x + 1 \n" ); document.write( "y+3-3 = -1/2x +1-3 \n" ); document.write( "y = -1/2 -2 \n" ); document.write( " \n" ); document.write( " |