What is the gradient of a curve at a given point defined as?
The gradient of the tangent to the curve at that point.
What 2 ways are there to write the gradient function or derivative of a curve?
f’(x)
Or
dy
—
dx
What is the gradient function of a curve (first principle)?
f(x + h) - f(x)
F’(x) = lim ——————
h -> 0 h
If f(x) = x^n or y = x^n then what does f’(x) or
dy
—
dx
Make?
They both make
nx^n-1
If f(x) = ax^n or y = ax^n then what does f’(x) or
dy
—
dx
Make?
They both make
anx^n-1
For the quadratic curve with the equation
ax^2 + bx + c
what is the derivative of that curve?
dy
— = 2ax + b
dx
If y = f(x) +- g(x) then what is he derivative?
dy
— = f’(x) +- g’(x)
dx