
Bradford T. answered 10/28/20
Retired Engineer / Upper level math instructor
This is a linear equation. From the description 7 cm after 2 weeks, y1 = 7 and x1 = 2 and
6 cm after 4 weeks, y2 = 6 and x2 = 4
The point slope form is:
y - y1 = m(x-x1) where m = (y2-y1)/(x2-x1) = (6-7)/(4-2) = -1/2
So y = (-1/2)(x - 2) + 7 = -x/2 + 8
a) y = f(x), f(0) = (-1/2)(0) + 8 = 8 cm
b) y = (-1/2)x + 8 where x = weeks and y = ink length
c) Solve for x: -x/2 + 8 = 0 x = 2•8 = 16 weeks