Ask your own question, for FREE!
Mathematics 15 Online
OpenStudy (marissalovescats):

@jim_thompson5910

OpenStudy (marissalovescats):

So I was given 3 seprate packet things if you will, the first being small and simple. It is on the average value of a function and the 2nd fundamental theorem. I'm fine with average value, its the 2nd fund. I need a refreshment one

jimthompson5910 (jim_thompson5910):

ok we'll see how much we can get through

OpenStudy (marissalovescats):

Coolio we can do more tomorrow too, maybe we can set a time or whatever idk

jimthompson5910 (jim_thompson5910):

that works

OpenStudy (marissalovescats):

Working on pulling up a picture now

jimthompson5910 (jim_thompson5910):

ok

OpenStudy (marissalovescats):

OpenStudy (marissalovescats):

Starting at Pg 2 right after example 2

jimthompson5910 (jim_thompson5910):

ok one sec

jimthompson5910 (jim_thompson5910):

The fundamental theorem of calculus (FTC) comes in two parts. Some books state each part differently in different orders, but the ideas are still the same Part 1) if \(\Large y = \int_{a}^{x} g(t)dt\), then \(\Large \frac{dy}{dx} = g(x)\). This shows us the connection between derivatives and integrals. They are opposite operations (more or less) ------------------------------------------------------- Part 2) \[\Large \int_{a}^{b} f'(x)dx = f(b)-f(a)\] this second part allows us to compute areas under curves between two endpoints. Notice how I have f ' (x) in the integral. The integral undoes the derivative to get back to f(x). We don't have to worry about the +C when it comes to definite integrals

jimthompson5910 (jim_thompson5910):

hopefully those two parts are familiar?

OpenStudy (marissalovescats):

Yes I understand the fundamental theorem and all that very well

OpenStudy (marissalovescats):

I know the 2nd has something to do with plugging xs in for ts or something like that

jimthompson5910 (jim_thompson5910):

so under example 2, do you see how to compute that integral?

OpenStudy (marissalovescats):

I think x^2-4x+1?

jimthompson5910 (jim_thompson5910):

that's what would happen when you take the derivative of the integral

OpenStudy (marissalovescats):

Oh okay 1 to x of t^3/3-2t^2+t?

jimthompson5910 (jim_thompson5910):

yes, that is the integral, with +C added to the end

jimthompson5910 (jim_thompson5910):

well no, slight typo

jimthompson5910 (jim_thompson5910):

it should be this \[\Large \int (t^2 - 4t + 1)dt = \frac{t^3}{3} - 2t^2 + t + C\]

OpenStudy (marissalovescats):

Thats what I put except the +c

jimthompson5910 (jim_thompson5910):

when you add in the limits of integration, you get \[\large \int_{1}^{x} (t^2 - 4t + 1)dt = \left[\frac{t^3}{3} - 2t^2 + t + C\right]_{1}^{x}\] \[\large \int_{1}^{x} (t^2 - 4t + 1)dt = \left[\frac{x^3}{3} - 2x^2 + x + C\right]- \left[\frac{1^3}{3} - 2(1)^2 + 1 + C\right]\] \[\large \int_{1}^{x} (t^2 - 4t + 1)dt = \frac{x^3}{3} - 2x^2 + x + C- \frac{1}{3} + 2 - 1 - C\] \[\large \int_{1}^{x} (t^2 - 4t + 1)dt = \frac{x^3}{3} - 2x^2 + x + \frac{2}{3}\]

jimthompson5910 (jim_thompson5910):

with definite integrals, those "C"s will subtract off which is why you can ignore the +C with definite integrals

jimthompson5910 (jim_thompson5910):

now when you take the derivative of both sides of \[\large \int_{1}^{x} (t^2 - 4t + 1)dt = \frac{x^3}{3} - 2x^2 + x + \frac{2}{3}\] you will get \[\large \frac{d}{dx}\int_{1}^{x} (t^2 - 4t + 1)dt = \frac{d}{dx}(\frac{x^3}{3} - 2x^2 + x + \frac{2}{3})\] \[\large \frac{d}{dx}\int_{1}^{x} (t^2 - 4t + 1)dt = x^2 - 4x + 1\]

jimthompson5910 (jim_thompson5910):

so that proves that the derivative of the integral is as simple as replacing the 't' with 'x'

OpenStudy (marissalovescats):

Oh okay

jimthompson5910 (jim_thompson5910):

it's not always this simple since the chain rule may come into play, but right now we don't have to worry about the chain rule

OpenStudy (marissalovescats):

Yeah thats why i knew I needed help lol

OpenStudy (marissalovescats):

so the first one, a

jimthompson5910 (jim_thompson5910):

the key is to look at the limits of integration if you have it in the form \[\Large \int_{a}^{x}\] where 'a' is a fixed constant and x is the variable, then it's as simple as replacing 't' with x. That's it

jimthompson5910 (jim_thompson5910):

however, if the 'x' is more complicated, like 'x^2' in part c, then you need to use the chain rule

OpenStudy (marissalovescats):

Yeah and if x is on the bottom, flip it and put a - in front of the integral

jimthompson5910 (jim_thompson5910):

correct

jimthompson5910 (jim_thompson5910):

because \[\Large \int_{a}^{b}f(x)dx = -\int_{b}^{a}f(x)dx\]

OpenStudy (marissalovescats):

So then a is just \[\sqrt{x^2-1}\]

jimthompson5910 (jim_thompson5910):

yes it is

OpenStudy (marissalovescats):

Is there any like math way of proving it/showing it? I have to actully do the integral stuff right?

OpenStudy (marissalovescats):

Since the 2nd part will just cancel because 1-1 lol

jimthompson5910 (jim_thompson5910):

no, you don't have to actually compute the integral because you have the 2nd fundamental theorem of calculus (in the box above part a)

OpenStudy (marissalovescats):

Oh cool

jimthompson5910 (jim_thompson5910):

\[\Large \frac{d}{dx}\left[\int_{a}^{x}f(t)dt\right] = f(x)\]

OpenStudy (marissalovescats):

b is just -xsinx?

jimthompson5910 (jim_thompson5910):

and you stated a handy trick, which is \[\Large \frac{d}{dx}\left[\int_{x}^{a}f(t)dt\right] = \frac{d}{dx}\left[-\int_{a}^{x}f(t)dt\right] = -f(x)\]

jimthompson5910 (jim_thompson5910):

yep, b is correct

OpenStudy (marissalovescats):

Okay so now c, ew lol

OpenStudy (marissalovescats):

You do, I watch and learn, then I know from there on how to do lol

OpenStudy (marissalovescats):

Usually I'm good once you show me 1 problem on it

jimthompson5910 (jim_thompson5910):

ok one sec on while I think on a way to approach this one

OpenStudy (marissalovescats):

Okie dokie

jimthompson5910 (jim_thompson5910):

actually, nvm, I'm thinking of something more complicated that isn't needed here anyways, we'll use the other piece of what they give you in the box \[\Large \frac{d}{dx}\left[\int_{a}^{u}f(t)dt\right] = f(u)\frac{du}{dx}\] where u is a function of x

OpenStudy (marissalovescats):

Ohhh I think I see So you do the same thing but you have to multiply it by du?

OpenStudy (marissalovescats):

2xcosx^2

jimthompson5910 (jim_thompson5910):

part c) f(t) = cos(t) a = pi/2 u = x^2 du/dx = 2x this means \[\Large \frac{d}{dx}\left[\int_{a}^{u}f(t)dt\right] = f(u)\frac{du}{dx}\] \[\Large \frac{d}{dx}\left[\int_{\pi/2}^{x^2}\cos(t)dt\right] = \cos(x^2)*2x\] \[\Large \frac{d}{dx}\left[\int_{\pi/2}^{x^2}\cos(t)dt\right] = 2x\cos(x^2)\]

jimthompson5910 (jim_thompson5910):

yep that's correct

OpenStudy (marissalovescats):

Cool go me I knew it was easy somehow, just needed a refresher lol

jimthompson5910 (jim_thompson5910):

yeah it's probably the notation that's a bit strange at first, but after a while it's relatively simple

OpenStudy (marissalovescats):

I did all of 1 and 2

jimthompson5910 (jim_thompson5910):

alright

OpenStudy (marissalovescats):

And 3 I did that Can we do 4 and 5?

jimthompson5910 (jim_thompson5910):

t = 0 represents 9 AM t = 12 represents 9 PM (12 hrs later)

jimthompson5910 (jim_thompson5910):

say you had a function f(x) let M = average value of f(x) on the interval from x = a to x = b to find the value of M, we use this formula \[\Large M = \frac{1}{b-a}\int_{a}^{b}f(x)dx\]

OpenStudy (marissalovescats):

Yeah that I know

OpenStudy (marissalovescats):

Just not 100% sure on how to integrate the 14sin(pit/12) lol

jimthompson5910 (jim_thompson5910):

In this case, a = 0, b = 12, f(x) is really the function T(t) = 50+14sin(pi*t/12) which means you need to compute \[\Large M = \frac{1}{12-0}\int_{0}^{12}(50+14\sin(\pi*t/12))dt\]

jimthompson5910 (jim_thompson5910):

have you learned about u-substitution?

OpenStudy (marissalovescats):

Yeha I wrote that down already

OpenStudy (marissalovescats):

Yes I'm good at it but the break has kinda like.. made it gone away haha

jimthompson5910 (jim_thompson5910):

ok so I would let u = pi*t/12 derive both sides with respect to t to get du/dt = pi/12 then solve for dt 12du = pi*dt dt = (12du)/pi

jimthompson5910 (jim_thompson5910):

|dw:1420344621243:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!