document.write( "Question 150089: What is the equation of the line passing through the point (2,1) and perpendicular to the line with the equation 3x-6y=1? \n" ); document.write( "
Algebra.Com's Answer #110161 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the equation of the line passing through the point (2,1) and perpendicular to the line with the equation 3x-6y=1?
\n" ); document.write( "---------------
\n" ); document.write( "Find the slope m of the line
\n" ); document.write( "Put into standard slope intercept form y = mx+b
\n" ); document.write( "3x-6y=1
\n" ); document.write( "-6y = -3x + 1
\n" ); document.write( "y = (1/2)x -1/6
\n" ); document.write( "So m = 1/2
\n" ); document.write( "A line perpendicular has a negative inverse slope, -1/m
\n" ); document.write( "So m = -2
\n" ); document.write( "Use the slope-intercept form again
\n" ); document.write( "y-y1 = m*(x-x1)
\n" ); document.write( "y-1 = -2*(x-2)
\n" ); document.write( "y-1 = -2x+4
\n" ); document.write( "2x+y = 5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );