document.write( "Question 925419: Find an equation of the line passing through the points (6, 16) and (7, 18). Write the equation using function notation. \n" ); document.write( "
Algebra.Com's Answer #561520 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (6, 16) and \n" ); document.write( "(7, 18) m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y -16 = 2(x - 6) \n" ); document.write( "y - 16 = 2x - 12 \n" ); document.write( "y = 2x + 4 \n" ); document.write( "f(x) = 2x + 4 \n" ); document.write( " |