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)![]() ![]() ![]() 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( " |