Solve Definite Integrals: Find F'(2)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 2K views
DollarBill
Messages
44
Reaction score
0

Homework Statement


I'm not sure if I'm doing this right or not:

If F(x)=[tex]\int_0^x{\sqrt{t^3+1}dt}[/tex], then find F'(2)

The Attempt at a Solution


[tex]\int_0^x[/tex]1/2(t3+1)-1/2*3t2

1/2(x3+1)-1/2*3x2

1/2(23+1)-1/2*3(2)2

Answer=2
 
Physics news on Phys.org
Think back to the (first) fundamental theorem of calculus.

By the way, your integration is wrong. What leads you to assume that

[tex] \int_0^x{\sqrt{t^3+1}dt}[/tex]

is equal to
[tex] \int_0^x{1/2(t3+1)-1/2*3t2}[/tex] ??

It looks like you were thinking of a u-substitution, but that doesn't work.
Letting [tex]u = t^3+1[/tex], [tex]du=3t^2 dt[/tex], so [tex]dt = \frac{du}{3t^2}[/tex]
You would then have to substitute this dt into your integral for a valid u-sub, but you notice that you would still have an expression in terms of t, so you cannot integrate with respect to u.
 
I was thinking of integration by reverse chain rule :confused:
 
Reverse chain rule is substitution. It doesn't work. As Knissp said, you can't integrate that function. You don't want the integral anyway, you want the derivative of the integral. Fundamental theorem of calculus.
 
Still not sure if I'm doing it right

[tex]\int_0^x{\sqrt{t^3+1}dt}[/tex]

[tex]{\sqrt{x^3+1}}[/tex]

[tex]{\sqrt{2^3+1}}[/tex]-[tex]{\sqrt{0^3+1}}[/tex]

3-1=2
 
Uh, not quite. Suppose F'(t)=sqrt(t^3+1), i.e. the antiderivative is F(t). Then the integral from 0 to x of sqrt(t^3-1)=F(x)-F(0), right? Find d/dx of that. The derivative of F(0) is zero, correct? It's a constant.
 
DollarBill said:
Still not sure if I'm doing it right

[tex]\int_0^x{\sqrt{t^3+1}dt}[/tex]

[tex]{\sqrt{x^3+1}}[/tex]

[tex]{\sqrt{2^3+1}}[/tex]-[tex]{\sqrt{0^3+1}}[/tex]

3-1=2
I concur with Dick.

Also, it would be helpful if you identified the things you're working with, rather than write a bunch of disconnected expressions.

[tex]F(x) = \int_0^x{\sqrt{t^3+1}dt}[/tex]
[tex]So, F'(x) = \sqrt{x^3+1}[/tex]
So far, so good. Now, what is F'(2)?
 
Ok, thanks got the answer (3). Yea, I probably should write out the expressions more often
 
Yea, I probably should write out the expressions more often

should read

Yea, I should write out the expressions more often.