document.write( "Question 243262: find the equation of the line perpendicular to the line 3x-7y+2=0 and passing through the point (3,7) \n" ); document.write( "
Algebra.Com's Answer #178255 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A line perpendicular to 3x-7y+2=0 and passing through the point (3,7)
\n" ); document.write( "-7y=-3x-2
\n" ); document.write( "y=-3x/-7-2/-7
\n" ); document.write( "y=3x/7+2/7 this line has a slope=3/7.
\n" ); document.write( "A perpendicular line will have a slope=-7/3
\n" ); document.write( "Y=mX+b
\n" ); document.write( "7=-7/3*3+b
\n" ); document.write( "7=-21/3+b
\n" ); document.write( "7=-7+b
\n" ); document.write( "b=7+7
\n" ); document.write( "b=14 the Y intercept.
\n" ); document.write( "Y=-7x/3+14
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+15%2C+-7x%2F3+%2B14%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 15, -7x/3 +14).
\n" ); document.write( "
\n" );