Quote (Dune1 @ Feb 11 2015 09:27am)
Well I just now started learning about derivatives in my class. I haven't taken math in a very long time and I never took calculus in high school. Doing derivatives on the calculator right now seems easier because I really don't understand the concept of a derivative right now.
The derivative is just the slope of a line.
f(x)=2x
from algebra, we know that form for a straight line is y=mx+b, and in this case m=2
when you get to higher order polynomials such as
f(x)=3*x^2+2x
the slope is not a constant 2, but now depends where you are.
so the derivative f'(x)=3/2*x+2
each term can be taken independently and is of the form
f(x)=x^n
f'(x)=x^(n-1)/n
there are also other rules, but these are the basics for a derivative. If you do no understand the concept, i HIGHLY recommend to read up on it more and perhaps watch a few videos on khan academy. This is the basis for ALL calculus later, and a strong understand is the most important.
Also, go back to the basics of using your dx and taking limits as dx goes to 0