Calculate Derivatives: Using Information to Find (fg)'(1) and (fog)'(1)

  • Thread starter Thread starter physstudent1
  • Start date Start date
  • Tags Tags
    Derivatives
physstudent1
Messages
267
Reaction score
1

Homework Statement


Suppose f and g are functions. Assume that f is differentiable and f(1) = 2, f'(1)=4 and that g(x) = x^4 -x+1. Use this information to calculate:

(fg)'(1)
(f o g)'(1)

Homework Equations


The Attempt at a Solution



I'm unsure of what this wants me to do Does it want me to multiply the derivatives of f and g together and calculate it at 1 or does it want me to multiply f and g then find the derivative and plug in 1.

For the 2nd one I found the derivative of g(x) to be 4x^3 -1 plugged a 1 into that and got 3 now i have f'(3) = ? how can i know that when they only gave me f(1) and f'(1) ?
 
Last edited:
Physics news on Phys.org
I would guess that (fg)(x) means f(x) times g(x), but you should check your book or course notes or whatever is relevant for the definition you are supposed to be using.

For the second part, (f o g)(x) usually means f(g(x)), which can be differentiated by the chain rule. You should find that you do not need the value of f'(3).
 
Does "product rule" and "chain rule" ring a bell?
Product rule: (fg)'=f'g+fg'
and
Chain rule: (f \circ g)'(x) = f'(g(x)) g'(x)

Just a clarification of notation: (f \circ g)(x) is also written as f(g(x)) and is read as "f of g of x". It simply means you first apply the g function to x and then the f function to the resultant. The ' indicates the first derivitive of the function.
 
ah ok its not (fg)x tho its (fg)'(x)

and I don't know the equation for f(x) it doesn't give it to you so how can i find the derivative of

f(x^4-x+1)
would it be
(3x^3 - 1)*(f(x^4 - x+1))
 
You don't need the equation for f(x).

Ok, let's do the first one first. Start off with the product rule:
(fg)'=f'g+f' which can be written more formally as:
(f(x)g(x))'=f'(x)g(x) + f(x)g'(x)

The values of f'(1) and f(1) are given, and the values for g'(1) and g(1) can be calculated by plugging 1 into the g(x) function. And then differentiate g(x) to find g'(1). Plug in the resulting values into the above equation and you will obtain your solution for the first part.

Finding the derivitive of g(x) should be quite simple.

To do the second part, similarly just plug in your knowns.
 
Last edited:
gotcha thanks
 
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