Slimsta
- 189
- 0
Homework Statement
If f'(3)=4 and g'(3)=5 then the graph of f(x)+g(x) has slope 9 at x=3.
Homework Equations
d/dx f(x)+-g(x) = f'(x)+-g'(x)
lim [f(x+h) + g(x+h)] - [f(x)+g(x)] / h
h>0
The Attempt at a Solution
lim [f(x+h) + cf(x+h)] - [f(x)+cf(x)] / h
h>0
=> lim [f(3+h) + cf(3+h)] - [f(3)+cf(3)] / h
h>0
now what do i do from here?
how can i check if f'(3)=4 and g'(3)=5 is correct?