Thread: Tangents
View Single Post
Old 09-18-2003, 05:37 AM   #4 (permalink)
Sapper
Insane
 
Location: The Internet
What you are doing is using the long-form differentiation method to evaluate the derivative of f(x) when x=4.

Long story short: the derivative of a function gives you the slope at point (x,y) [plug x into the derivative f ' (x)] and plug x into f(x) to get "y".

the point-slop form y=mx+b is useful, however, also consider: y-y1 = m(x-x1) + b in the future.
__________________
rm -f /bin/laden
Sapper is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37