God I feel stupid.
I am solving derivatives, so how do I simplify 2(2+h)^3?
God I feel stupid.
I am solving derivatives, so how do I simplify 2(2+h)^3?
First, you always bring the exponent down and then subtract it by one and use the chain rule.
So it would be d/dh(2(2+h)^3) = 2*d/dh(3*(2+h)^2*d/dh(2+h))
What I did was bring the 3 down and multiply it by the rest and subtract the exponent by one. So that's why it's squared. Next, you use the chain rule and that says you need to take the derivative of the inside so d/dh(2+h).
So the answer is 6*((2+h)^2)
Basically you know how you take the derivative of 6x^3? You bring the exponent down and subtract it by one. So it would be 3*6x^2. This is basically the same thing but since you have a quantity, you have to use the chain rule.![]()
That's cheatingyou have to use 1st Principles
![]()
I think you mean expand. That is already simplified.
2(2+h)(2+h)(2+h)= 2h^3+4h^2+8h+16.
I recommend you check the answer since I did that in my head and on my iPod touch. Also do not freak out that I did it in my head because I was applying some short cuts that I know. Short cuts you should not be using in your work. Do not expect your teacher to teach it to you because understanding the short cut requires much higher level of math than you more than likely will ever go. I say this because very few people do enough math to minor in it.
Transform it into the s-plane using LaPlace and then find the Transfer function and the Closed-Loop Transfer Function assuming H(s) is 1. Finally, find the Sensitivity with respect to T, the damping ration and peak time.
Finally, after all said and done, find the output y(t) if r(t) is 10t. Once you get all that, your remaining answer is in simplest form possible.
Jokes over, just expand that function; bonus points for anyone that knows what subject matter I just did up there.
No, you don’t just expand the function, unless you go to Texas Tech.![]()
And you used LaPlace transforms in your joke.
No, you dont just expand the function, unless you go to Texas Tech.![]()
And you used LaPlace transforms in your joke.
Jokes over, just expand that function; bonus points for anyone that knows what subject matter I just did up there.
Control theory.
this one has been made needlessly complicated by some of you--it is a matter of following the order of operations "PEMDAS" first then doing the derivative.
2(2+h)^3 since nothing inside the parentheses can be changed we skip to the exponent placing the exponent inside the parentheses with the two numbers/terms getting:
2(2^3 + h^3) now 2^3 next we see what we can multiply inside the parentheses it can be figured out as 2*2*2 and h^3 remains what it is getting you:
2(8 + h^3) now you Multiply each inside the parentheses with the 2 outside getting you:
2*8 + 2h^3
and simplified:
16+2h^3
Then you can figure out the limits to the function yourself I cannot remember the exact calculus at the moment concerning derivatives it's been a while since I had to use any of that.
While you're right about expanding and then taking the derivative, you made a huge mistake. (2+h)^3 is not the same as 2^3+h^3