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)\"\" \"About 
You can put this solution on YOUR website!
(6, 16) and
\n" ); document.write( "(7, 18) m =\"%28y%5B1%5D+-+y%5B2%5D%29%2F%28x%5B1%5D+-+x%5B2%5D+%29\" = -2/-1 = 2
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"P(6,16)
\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( "
\n" );