document.write( "Question 365763: how do you write an equation in slope-intercept form for the line that satsifies each set of conditions: slope 0.5 passes through (6,4) \n" ); document.write( "
Algebra.Com's Answer #260697 by robertb(5830)![]() ![]() You can put this solution on YOUR website! y - 4 = 0.5(x-6), \n" ); document.write( "y - 4 = 0.5x-3, \n" ); document.write( "y = 0.5x-3+4, \n" ); document.write( "y = 0.5x + 1. \n" ); document.write( " |