document.write( "Question 625038: determine the equation of the line passing through the point (4,8) and perpendicular to the line y=2x+3 \n" ); document.write( "
Algebra.Com's Answer #393279 by Aztec(6)\"\" \"About 
You can put this solution on YOUR website!
The gradient of the line y=2x+3 is 2, since using the intercept formula y=mx + b where m is the gradient.\r
\n" ); document.write( "\n" ); document.write( "If a line \"m1\" is perpendicular to the line \"m2\", then the product of their gradients would equal to -1. (ie. m1 * m2 = -1)\r
\n" ); document.write( "\n" ); document.write( "So to find the line perpendicular to y=2x+3, where the gradient of the line is 2, we simply get the \"negative reciprocal\" of the number 2. The negative reciprocal of 2 is simply, the reciprocal of 2 which is 1/2 and the plus a minus sign in front, which would then be -1/2.\r
\n" ); document.write( "\n" ); document.write( "Using the line formula y-y1=m(x-x1), where we substitute the point (4,8) which is (x1,y1) and the gradient m which is -1/2.
\n" ); document.write( "y-8=-1/2(x-4)<===multiply by 2 to both sides.
\n" ); document.write( "2(y-8)=2(-1/2)(x-4)
\n" ); document.write( "2y-16=-2/2(x-4)
\n" ); document.write( "2y-16=-1(x-4)
\n" ); document.write( "2y-16=-x+4 <===if you are forced to write in general form, you must make x positive, so to do that, we just simply move -x and the 4 to the other side. That means that the signs change when -x and +4 move to the other side.\r
\n" ); document.write( "\n" ); document.write( "x+2y-20=0 or if you are made to write in the intercept form then it will be this
\n" ); document.write( "y=(-1/2)x+10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );