document.write( "Question 397685: Find an equation of a line that passes through points (6,5) and is perpendicular to 2y+3x=6 \n" ); document.write( "
Algebra.Com's Answer #281772 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The equation of the unknown line must have the form 3y - 2x = c. Find c. \n" ); document.write( "Then 3*5 - 2*6 = c, or 15 - 12 = c, or c = 3. \n" ); document.write( "Therefore the equation of the line is 3y - 2x = 3. \n" ); document.write( " |