|
|
|
|
|
by thaumasiotes
2912 days ago
|
|
If a function f passes through some point (a,b), then the tangent to f through that point is given by (y-b) = f'(a)·(x-a)
and that function is affine but usually not linear. (For the tangent curve to be a linear function, you would need a·f'(a) = b, so that the tangent goes through the point (0,0).)It's not at all obvious to me that this means that the function d(f) = df/dx is linear. It is linear, but I don't see how the tangent curve demonstrates it. |
|