Integration Problem with a Variable for an Upper Limit

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
carlodelmundo
Messages
133
Reaction score
0

Homework Statement



If f(x) = integration from 0 to x of ( 1 / sqrt [ (t^3) + 2] ) dt , which of the following is FALSE?

[tex] <br /> <br /> int({1}/{sqrt(t^3 + 2)},x=a..b)[/tex]

a.) f(0) = 0
b) f is continuous at x for all x >= 0
c) f(1) > 0
d) f'(1) = 1 / sqrt [3]
e) f(-1) > 0.

I know how to do a,b, and d. But how can I test for c and d if I don't know how to integrate such a weird function? I tried thinking of an arctan integration... but it looks "weird".

Thanks
 
Last edited:
Physics news on Phys.org
I can see that the graphof 1 / sqrt(t^3 + 2) from [-1,1] has a positive area. However, is this enough to prove that the integration is going to be positive?

I graphed the function... and when we take the integration from 0 to -1... will yield a negative error. Therefore, e) is wrong, correct?