Solving Derivatives Question: Slope 9 at x=3

  • Thread starter Thread starter Slimsta
  • Start date Start date
  • Tags Tags
    Derivatives
Slimsta
Messages
189
Reaction score
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?
 
Physics news on Phys.org
As stated, just plug what you have into the first of the related equations and simplify. Then it reduces to the definition of the derivative as the slope of the graph of f + g
 
yeah but does
lim [f(3+h) + cf(3+h)] - [f(3)+cf(3)] / h
h>0
equal to:
lim 3+h + c3+ch - 3+c3 / h
h>0

?
 
[[f(3 + h) + cf(3 + h)] - [f(3) + cf(3)]]/h =(1+c)[f(3 + h) - f(3)]/h

then

lim (1+c)[f(3 + h) - f(3)]/h = (1+c) lim [f(3 + h) - f(3)]/h
= (1 + c) f'(3) = (1 + c)4

where every limit in sight is as h goes to 0.

I'm not sure how you were getting what you posted.
 
how did you get this part:
(1 + c) f'(3) = (1 + c)4 ?

did you plug in 1+c (c=3) ? or what did you do to find the 4?
now, how do i check if g'(3)=5?
 
If f'(3)=4 and g'(3)=5 then the graph of f(x)+g(x) has slope 9 at x=3.

You have it as an assumption that f'(3) = 4 and g'(3) = 5 ;)

What exactly are you trying to do with your limit argument?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top