document.write( "Question 955169: Give the slope-intercept form of the equation of the line that is perpendicular to 7x + 3y = 18 and contains P(6, 8) \n" ); document.write( "
Algebra.Com's Answer #583448 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Give the slope-intercept form of the equation of the line that is perpendicular to 7x + 3y = 18 and contains P(6, 8) \n" ); document.write( "===================== \n" ); document.write( "Find the slope of 7x + 3y = 18 \n" ); document.write( "The slope of lines perpendicular to it is the negative inverse. \n" ); document.write( "Call that m \n" ); document.write( "-------------- \n" ); document.write( "y - 8 = m*(x-6) \n" ); document.write( "In slope-intercept form: \n" ); document.write( "y = m*(x-6) + 8 \n" ); document.write( " \n" ); document.write( " |