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