document.write( "Question 289207: Please help Find the equation of the line that passes through (3,-1) and is perpendicular to the line y-2x=10? \n" ); document.write( "
Algebra.Com's Answer #209570 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(3,-1) and is perpendicular to the line
\n" ); document.write( "y-2x=10
\n" ); document.write( "y=2x+10 this line has a slope=2 (red line)
\n" ); document.write( "A perpendicular line would have a slope=-1/2.
\n" ); document.write( "Y=mX+b
\n" ); document.write( "-1=-1/2*3+b
\n" ); document.write( "-1=-3/2+b
\n" ); document.write( "b=-1+3/2
\n" ); document.write( "b=-2/2+3/2
\n" ); document.write( "b=1/2 the Y intercept.
\n" ); document.write( "y=-x/2+1/2 (green line).
\n" ); document.write( "Proof:
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+2x+%2B10%2C+-x%2F2+%2B1%2F2%29+\" (graph 300x300 pixels, x from -10 to 10, y from -10 to 10, of TWO functions 2x +10 and -x/2 +1/2).
\n" ); document.write( "
\n" );