document.write( "Question 1020758: Find the gradient of a line which is perpendicular to line y = -2x + 1\r
\n" );
document.write( "\n" );
document.write( "Explanation please. Thanks \n" );
document.write( "
Algebra.Com's Answer #636602 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "y = -2x + 1 \n" ); document.write( "Gradient = -2 \n" ); document.write( "Lines that are perpendicular to \n" ); document.write( "one another have gradients that \n" ); document.write( "multiply together to give -1 \n" ); document.write( "m1 x m2 = -1 \n" ); document.write( "-2 x m2 = -1 \n" ); document.write( "m2 = -1/-2 \n" ); document.write( "m2 = 1/2 \n" ); document.write( "The gradient of the line \n" ); document.write( "perpendicular to y = -2x + 1 \n" ); document.write( "is 1/2 \n" ); document.write( "hope this helps :-) \n" ); document.write( " |