document.write( "Question 85674: write an equation for a line through the point (6,1) that is perpendicular to the line -3y+4x=12 \n" ); document.write( "
Algebra.Com's Answer #61871 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
Since the lines are perpendicular, the slopes are opposite reciprocals of each other. So, you want to switch the x and y coefficients and also change the sign:\r
\n" ); document.write( "\n" ); document.write( "3x + 4y = C\r
\n" ); document.write( "\n" ); document.write( "Plug in the x and y coordinates of the desired point:\r
\n" ); document.write( "\n" ); document.write( "3(6) + 4(1) = C
\n" ); document.write( "18 + 4 = C
\n" ); document.write( "22 = C\r
\n" ); document.write( "\n" ); document.write( "Equation is 3x + 4y = 22
\n" ); document.write( "
\n" );