document.write( "Question 5350: Find the equation of a line that passes through (8, 17) perpendicular to the line x+2y=2 \n" ); document.write( "
Algebra.Com's Answer #2769 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
perpendicular lines have slopes that when multiplied together = -1
\n" ); document.write( "so convert this line to y=mx+b formula
\n" ); document.write( "x+2y=2
\n" ); document.write( "2y=-2x+2
\n" ); document.write( "The slope is -2\r
\n" ); document.write( "\n" ); document.write( "So I know that the perpendicular line will have a slope of \"1%2F2\", because \"%281%2F2%29%2A-2=-1\"
\n" ); document.write( "So using y=mx+b and the point I have (8,17), I substitute my point into the equation:
\n" ); document.write( "\"y=mx%2Bb\"
\n" ); document.write( "\"17=%281%2F2%29%288%29%2Bb\"
\n" ); document.write( "\"17=4%2Bb\"
\n" ); document.write( "\"13=b\"
\n" ); document.write( "Now I can use my slope and my intercept to put into a formula:
\n" ); document.write( "\"y=%281%2F2%29x%2B13\"
\n" ); document.write( "
\n" );