If f'(x) = 10t / ∛(t – 2) and f(8) = –20, calculate f(x).

  • Thread starter Thread starter s3a
  • Start date Start date
s3a
Messages
814
Reaction score
8

Homework Statement


Problem:
If f'(x) = 10t / ∛(t – 2) and f(8) = –20, calculate f(x).

Solution:
Let u = t – 2 ⇒ dx = du. Then f(x) = –20 + ∫_8^x [10t / ∛(t – 2)] dt = –20 + ∫_6^(x – 2) [10(u + 2) / ∛(u)] du = –20 + 10 ∫_6^(x – 2) [u^(2/3) + 2u^(–1/3)] du = 30 ∛[(x – 2)^2] + 6(x – 2)^(5/3) – 66 ∛(3) ∛(12) – 20

Additionally, the problem is attached as TheProblem.png, and the solution is attached as TheSolution.png.

Homework Equations


I'm not sure, but I think this has to do with the Fundamental Theorem of Calculus.

The Attempt at a Solution


I understand all the algebraic manipulations done; I'm just confused as to how the author went from the problem to the expression f(x) = –20 + ∫_8^x [10t / ∛(t – 2)] dt. Also, is it okay/valid that f'(x) (which is a function of x) = 10t / ∛(t – 2) (which is a function of t)?

Any help in clearing my confusions would be greatly appreciated!
 

Attachments

  • TheProblem.png
    TheProblem.png
    5.9 KB · Views: 458
  • TheSolution.png
    TheSolution.png
    17 KB · Views: 480
Physics news on Phys.org
Remember that when you integrate a function you have find the constant of integration. He just combined the two steps of finding the constant and integrating into one step, essentially.
 
The integral \int_a^a h(t)dt= 0 for any integrable function h. So that \int_8^x h(t)dt gives a function that is 0 when x= 8. Knowing that f(8)= -20 means that f(x)= -20+ \int_8^x h(t)dt
 
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