document.write( "Question 253389: Find the slope of a line perpendicular to the line whose equation is 2y + 6x = 24 \n" ); document.write( "
Algebra.Com's Answer #185659 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The given equation is 2y + 6x = 24 \n" ); document.write( "Slope of this line is m = -(coefficient of x)/(coefficient of y) \n" ); document.write( " m = -6/2 \n" ); document.write( " m = -3 \n" ); document.write( "The slope of a line perpendicular to this line = 1/3 \n" ); document.write( " |