document.write( "Question 906306: Write an equation in slope-intercept form for the line form that is perpendicular to 5x + 3y = 18 and passes through the origin. \n" ); document.write( "
Algebra.Com's Answer #549712 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! the standard slope-intercept form for an equation of a line is \n" ); document.write( " \n" ); document.write( "5x + 3y = 18 0r y = (-5/3)x + 6, m = (-5/3) \n" ); document.write( "New line: m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y-0 = (3/5)(x-0) \n" ); document.write( "y = (3/5)x in slope-intercept form \n" ); document.write( " |