I'm given a simple table (time(s),position) to make into a graph:
0,0
2,0.6
4.,2.4
6,5.4
8,9.6
10,15
I'm asked to draw tangent lines at 4, 6, and 8 seconds.
There is no indication of how they should be drawn, are tangent lines just eyeballed? I see equation involving "lim" online and equations...