document.write( "Question 250632: Find the line perpendicular to the line 4x-3y=6 that passes through the point (-3, 0). \n" ); document.write( "
Algebra.Com's Answer #182537 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"4x-3y=6\"
\n" ); document.write( "\"-3y=-4x%2B6\"
\n" ); document.write( "\"y=%284%2F3%29x-2\"
\n" ); document.write( "Perpendicular lines’ slopes have the following relationship:
\n" ); document.write( "\"m1%2Am2=-1\"
\n" ); document.write( "\"%284%2F3%29%2Am2=-1\"
\n" ); document.write( "\"m2=-%283%2F4%29\"
\n" ); document.write( "Use the point-slope form of a line with point (xp, yp) and slope m:
\n" ); document.write( "\"y-yp=m%28x-xp%29\"
\n" ); document.write( "\"y-0=-%283%2F4%29%28x-%28-3%29%29\"
\n" ); document.write( "\"y=-%283%2F4%29x-%289%2F4%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );