Chain Rule Help: Solving (g o f)'(4) with f'(8)=5, g'(8)=3, f(4)=8, and g(4)=10

  • Thread starter Thread starter ussjt
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Click For Summary

Homework Help Overview

The discussion revolves around applying the chain rule to find the derivative of a composite function, specifically (g o f)'(4), given certain values for f and g. Participants are exploring how to set up the problem and the necessary steps to approach it.

Discussion Character

  • Exploratory, Conceptual clarification, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the initial setup of the problem, with some suggesting the use of the chain rule. Questions arise about how to express the derivatives and the implications of missing information, particularly regarding f'(4). Others express uncertainty about how to approach similar problems involving composite functions.

Discussion Status

The discussion is ongoing, with participants sharing their reasoning and questioning assumptions. Some guidance has been offered regarding the application of the chain rule, but there is no consensus on how to proceed due to missing information about f'(4). Multiple interpretations of the problem setup are being explored.

Contextual Notes

Participants note the potential for errors in the problem statement, such as repeated values and missing derivatives, which may affect their ability to find a complete solution.

ussjt
Messages
41
Reaction score
0
f '(8)=5 g '(8)=3 f(4)=8 g(4)=10 g(4)=10 g(8)=2 f(8)=5

find (g o f)'(4)

how do I go about setting up these types of problem.
 
Physics news on Phys.org
What have you tried; where are you getting stuck?
 
have not tried because I don't know how to set up the problem...I don't really care about the answer I just want to know how you go about setting up these kinds of problems because I have a quiz tomorrow.

I figure the first step is g(f(x))

so g'(f(x))*f'(x)
g'(8)*f'(x)
3*f'(x)
 
Last edited:
(g o f)'(4)
= g'(f(4))*f'(4) by chain rule
= g'(8)*f'(4) since f(4) = 8
= 3*f'(4) since g'(8) = 3

And that's all you can do, since they don't tell you what f'(4) is. I suspect they do, and you just copied out the question wrong. Also, why have you given "g(4) = 10" twice?

Anyways, the way to setting up the problem is this:

Given a problem, "find X", write:

X
= A (by some theorem, or given fact, or logical inference)
= B (again, give justification)
= C (justification)
= D (justification)

until you get some answer D that you think the teacher will like, like an actual numeral. In this case, your X is (f o g)'(4), and your C is something like 3f'(4). You want a numeral for your D, but you can't get it yet from C because they haven't given you enough information (or you copied the question wrong).
 
what about this type of problem:

For a given functionhttps://webwork2.math.ohio-state.edu/courses/math151wi06sm/tmp/png/Hmwk5/696680/kopko.4-prob5image1.png consider[/URL] the composite function https://webwork2.math.ohio-state.edu/courses/math151wi06sm/tmp/png/Hmwk5/696680/kopko.4-prob5image2.png Suppose we know that https://webwork2.math.ohio-state.edu/courses/math151wi06sm/tmp/png/Hmwk5/696680/kopko.4-prob5image3.png

Calculate f ' (x)

How do I go about setting up this type of problem?
 
Last edited by a moderator:
ussjt said:
what about this type of problem:

For a given functionhttps://webwork2.math.ohio-state.edu/courses/math151wi06sm/tmp/png/Hmwk5/696680/kopko.4-prob5image1.png consider[/URL] the composite function https://webwork2.math.ohio-state.edu/courses/math151wi06sm/tmp/png/Hmwk5/696680/kopko.4-prob5image2.png Suppose we know that https://webwork2.math.ohio-state.edu/courses/math151wi06sm/tmp/png/Hmwk5/696680/kopko.4-prob5image3.png

Calculate f ' (x)

How do I go about setting up this type of problem?

You titled this thread "chain rule"! It ought to occur to you to use the chain rule!
If h(x)= f(2x3) then h'(x)= f '(2x3)(6x2).

You are given that h'(x)= 7x5.

You can easily solve f '(2x3)(6x2)= 7x5 for f '(2x3).

Now let y= 2x3. What is f(y)?
 
Last edited by a moderator:
the way our TA showed up, the answer ought to be:

(7x^3/6)*(y/2)^(1/3)...but my answer must be in terms of x...so could someone please tell me if I went wrong somewhere or how to make it all in terms of x (by x I mean I can't have that "y"). Here are my steps:

f '(2x^3)(6x^2)= 7x^5

f '(2x^3)= (7x^5)/(6x^2)

f '(2x^3)= (7x^3)/6
~~~~~~~~~~~~
2x^3=y

x^3= y/2

x= (y/2)^(1/3)
~~~~~~~~~~

answer: (7x^3/6)*(y/2)^(1/3)
 
ussjt said:
Here are my steps:

f '(2x^3)(6x^2)= 7x^5

f '(2x^3)= (7x^5)/(6x^2)

f '(2x^3)= (7x^3)/6
~~~~~~~~~~~~
2x^3=y

x^3= y/2
It's fine up to here.
Now sub what you get in the expression:
f '(2x3)= (7x3)/6, we have:
f'(y) = 7y / 12.
So what's f'(x)?
Can you go from here?
 
VietDao29 said:
It's fine up to here.
Now sub what you get in the expression:
f '(2x3)= (7x3)/6, we have:
f'(y) = 7y / 12.
So what's f'(x)?
Can you go from here?
where did the f'(y) come from?
 
  • #10
ussjt said:
where did the f'(y) come from?

In VietDao's post y is a place holder for [itex]2x^3[/itex]

I don't know if this will make things any clearer for you:

The problem gives you
[tex]h(x)=f(z(x))[/tex]
So, let's say we have some [itex]a[/itex] so that [itex]x=z^{-1}(a)[/itex] (provided that [itex]z^{-1}[/itex] actually exists). Then we can substitute that in
[tex]h(z^{-1}(a))=f(z(z^{-1}(a))[/tex]
then simplify
[tex]h(z^{-1}(a))=f(a)[/tex]
Now, we can take the derivative of both sides w.r.t. a
[tex]h'(z^{-1}(a)) \times \left(z^{-1}\right)' (a) = f'(a)[/tex]

Now, since [itex]h'[/itex] and [itex]z[/itex] are both known, you should be able to work out what the left hand side of the equation is equal to.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K