document.write( "Question 908104: Find the solution in point-slope form of the the line perpendicular to 3x+2y=3y-7 and passing through (3,-2) \n" ); document.write( "
Algebra.Com's Answer #550844 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the solution in point-slope form of the the line perpendicular to 3x+2y=3y-7 and passing through (3,-2) \n" ); document.write( "*** \n" ); document.write( "3x+2y=3y-7 \n" ); document.write( "y=3x+7 \n" ); document.write( "slope,m=3 \n" ); document.write( "slope of perpendicular line=-1/3(negative reciprocal) \n" ); document.write( "y-(-2)=(-1/3)(x-3) \n" ); document.write( "y+2=-(x-3)/3 \n" ); document.write( "3y+6=-x+3 \n" ); document.write( "x+3y=-3 \n" ); document.write( " |