Ask your own question, for FREE!
Mathematics 30 Online
OpenStudy (anonymous):

Calculus Help!

OpenStudy (anonymous):

Rate of Change: Find the instantaneous rate of change of the surface area S = 6x^2 of a cube with respect to the edge length x at x = a.

OpenStudy (danjs):

instantaneous rate of change, also known as the derivative in this case it will be with respect to side length x

OpenStudy (danjs):

need to take \[\frac{ d }{ dx }\] of both sides

OpenStudy (anonymous):

Wait what is d/dx?

OpenStudy (danjs):

the derivative with respect to x, the side length, or sometimes it could be maybe, d/dt , with respect to time, or anything else

OpenStudy (danjs):

wait, what have you learned so far? just limits?

OpenStudy (anonymous):

Ya I only learned that.

OpenStudy (danjs):

so you have to use the limit definition of the instantaneous rate of change then i guess

OpenStudy (anonymous):

How would you do that?

OpenStudy (danjs):

the [ f(x)+delta x) - f(x)] / delta x

OpenStudy (anonymous):

Isn't that \[\frac{ f(x+h)-f(x) }{ h }\]?

OpenStudy (anonymous):

Is that the same thing?

OpenStudy (danjs):

\[\lim_{\Delta x \rightarrow 0}\frac{ f(x+\Delta x )-f(x)}{ \Delta x }\]

OpenStudy (danjs):

yeah

OpenStudy (anonymous):

Okay so what would be h and what would be x?

OpenStudy (danjs):

Trust me , the class will get easier after this , well less work at least

OpenStudy (anonymous):

Does f(x)=6x^2?

OpenStudy (anonymous):

Ya I wish I had a good teacher though. She doesn't even teach!!

OpenStudy (danjs):

use khan academy, lots of vids there, or MIT opencourse ware... even better if you have time

OpenStudy (anonymous):

She can't "explain the method". She can solve it but she can't explain it. I don't see why she is teaching.

OpenStudy (anonymous):

Ya I was able to understand most of it. I just couldn't find the ones talking about Rate of Change.

OpenStudy (danjs):

rate of change is just like from algebra rise over run -- a slope

OpenStudy (danjs):

y has a rate of change for each x change

OpenStudy (anonymous):

Sorry but that was just my opinion about her.

OpenStudy (anonymous):

So plug in x in 6x^2?

OpenStudy (anonymous):

x=0

OpenStudy (anonymous):

So y=0?

OpenStudy (danjs):

but the derivative you are gonna learn will show you what the slope is of a tangent line to a curve

OpenStudy (danjs):

there is only 1 point how can that have a slope?

OpenStudy (danjs):

that is where the limit we are doing here comes from... as the change in x shrinks infinitley small, then you can have an 'instantaneous' rate of change...the rate of change of a single point? sounds messed up , but that is the power of calc

OpenStudy (danjs):

that is all the derivative is, then you will learn like 10 shortcuts and ways to find derivatives for like 2 months

OpenStudy (danjs):

sorry i got off track

OpenStudy (anonymous):

It's fine. What would I do with a if x=a?

OpenStudy (danjs):

Rate of Change: Find the instantaneous rate of change of the surface area S = 6x^2 of a cube with respect to the edge length x at x = a.

OpenStudy (danjs):

the function is S(x) surface area as a function of length of side

OpenStudy (anonymous):

Okay

OpenStudy (danjs):

so this is a dynamic system of a box growing or shrinking, they want to know the rate the surface area is changing the moment the side length x is a (x=a)

OpenStudy (danjs):

so in the limit definiton use S(a) = 6a^2 and plug all that in

OpenStudy (anonymous):

But then what would a equal?

OpenStudy (danjs):

a is just a constant arbitrary value

OpenStudy (anonymous):

S(a) =6a^2 is what then?

OpenStudy (danjs):

so that is the surface area value when x=a...

OpenStudy (anonymous):

Is that it?

OpenStudy (danjs):

plug s(a) in for the f(x) in that limit definition of inst. rate of change

OpenStudy (anonymous):

Where would S(a) be plugged into? f(x+h) or f(x) or h?

OpenStudy (danjs):

\[\lim_{h \rightarrow 0}\frac{ S(x+h) - S(x) }{ h }=\]

OpenStudy (danjs):

actually just keep it as the general S(x) function for now

OpenStudy (anonymous):

Okay so what is s(x+h) equal?

OpenStudy (danjs):

s(x) = 6x^2 replace all x with (x+h) s(x+h) = 6(x+h)^2

OpenStudy (danjs):

so you get \[\lim_{h \rightarrow 0}\frac{ 6(x+h)^2 - 6x^2 }{ h }\]

OpenStudy (danjs):

you get it all so far?

OpenStudy (anonymous):

Ya I got that part.

OpenStudy (danjs):

so you have to do the algebra now and see if you can take the limit... as h goes to zero... the denominator goes to zero... not good

OpenStudy (danjs):

expand and combine the top part

OpenStudy (anonymous):

Okay hold on.

OpenStudy (anonymous):

12x+6h

OpenStudy (danjs):

\[\lim_{h \rightarrow 0}\frac{ 6(x+h)^2 - 6x^2 }{ h }~~=~~\lim_{h \rightarrow 0}\frac{ 12hx+6h^2}{ h }\]

OpenStudy (danjs):

--- (x+h)^2 = x^2 + 2xh + h^2

OpenStudy (danjs):

you see the x^2 term canceled out nicely, 6x^2 - 6x^2

OpenStudy (danjs):

got to hurry a bit,

OpenStudy (anonymous):

Ya I got that.

OpenStudy (danjs):

If i remember, that is usually the case, the squared term cancels, so you can now factor an h out that will cancel with the h in the denominator...

OpenStudy (anonymous):

So the answer is -12x

OpenStudy (danjs):

\[\lim_{h \rightarrow 0}(12x + 6h)\]

OpenStudy (danjs):

positive 12 yeah, put h=0 in

OpenStudy (danjs):

we can call that function the instantaneous rate of change of the surface area with respect to the side length x, for any length x.... name it S prime (x) ... S ' (x) = 12x

OpenStudy (anonymous):

So that's it?

OpenStudy (danjs):

pretty much... So overall this is a box that is changing size at a constant linear rate (since 12x is a linear function)

OpenStudy (danjs):

and now all they want you to do is calculate it when x=a S(x) = 6x^2 S ' (x) = 12x ---> S ' (a) = 12*a

OpenStudy (anonymous):

Okay thanks!

OpenStudy (danjs):

let me show you something real fast that will help

OpenStudy (danjs):

we can start calling the 'instantaneous rate of change now' the derivative... notice... S(x) = 6x^2 S ' (x) = 12x

OpenStudy (danjs):

The first shortcut to finding the derivative is the simple power rule... for exponents like S(x) the rule is simply....

OpenStudy (danjs):

the derivative of any term like polynomial terms \[\huge a*x^n\] is found by this simple formula...multiply by the exponent, then decrease that exponent by 1

OpenStudy (anonymous):

Okay. So how would the derivitive help in this?

OpenStudy (danjs):

\[\huge n*a*x ^{n-1}\]

OpenStudy (danjs):

the surface area function was S(x) = 6x^2 after all that work, we figured the derivative was S ' (x) = 12x

OpenStudy (danjs):

all you have to do is... follow that power formula... 6*2*x^(2-1)

OpenStudy (anonymous):

Wow!!! That is seriously so simple with that method!!

OpenStudy (danjs):

or 12x

OpenStudy (danjs):

haha, yeah, but the limit stuff helps to understand better what the derivative is...

OpenStudy (danjs):

so the derivative of f(x) = 10x^3 + 12x^2 + 3

OpenStudy (danjs):

f '(x) = 30x^2 + 24x

OpenStudy (danjs):

derivative of a constant number is zero

OpenStudy (danjs):

the limit thing we did will get the same answer with all the algebra...

OpenStudy (danjs):

aight, got to go.. goodluck

OpenStudy (anonymous):

Thanks!

OpenStudy (danjs):

ill add you as friend and can help ya out whenever i am on

OpenStudy (anonymous):

That would be great! I'll do the same. :)

OpenStudy (danjs):

no prob, i would rather recall and relearn calc again than do another system of linear equations .. hah bye

OpenStudy (anonymous):

Alright bye!

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!