PDA

View Full Version : Rotational Kinematics and Energy Problem.


new324
Apr1-04, 12:35 PM
Please forgive me if this is sloppy. And sorry for not posting this thread here in the first place (I didn't know about this section of the forums). Thanks in advance for any help you can provide.

A 2.0kg cylinder (radius=.1m and length=.5m) is released from rest at the top of a ramp, and is allowed to roll without slipping. The ramp is .75 m high and 5.0m long. When the cylinder reaches the bottom of the ramp, what is
(a) it's total KE (b) its rotational KE and (c) its translational KE?

Here's what I've got so far. Let me know if I'm off course.
I decided to use the Total Mechanical Energy Formula, and the conservation of energy:
E(total) = 1/2*m*v^2 + 1/2*I*ω^2 + m*g*h
E(total) = TranslationalKE + RotationalKE + GravitationalPE

Since the cylinder is at rest initially:
E(initial)=0+0+ 2.0kg*9.8*.75m ; E=14.7 J
From here I assume that at the end of the ramp, when the PE becomes 0, the total KE will equal 14.7 J as well. So there's (a) solved.

Next I plug in the knowns into the E(final) equation, and come up with:
14.7 J = (1/2)*2kg*v^2 + (1/2)*(1/2*2kg*.1^2)*ω^2 +0
which simplifies to:
14.7 J = V^2 + .005*ω^2

Here's my problem. First the equation for the E(final) seems off to me. And second, I'm not sure how to go about solving for ω^2 AND v^2 (I can't think of a third formula to throw in). Any advice? Thank You!

Chen
Apr1-04, 12:39 PM
As I already posted in your original thread:
v = ωr.

new324
Apr1-04, 12:49 PM
Sorry I missed that. Thank you!

new324
Apr1-04, 04:06 PM
Allright, great I got the right answer. But will someone take me through the steps to show how to solve this equation algerbraiclly? Exponents (and consequently square roots) are my weak suit, and I somehow always mess things up when multiple exponents/square roots are involved (I used Mathematica to solve it for me...I know I'm a cheater but I'd like be able to do it myself). The final equation ends up being:

14.7 J = (.1*ω)^2 + .005*ω^2

Thank You!!!

And any tips for solving equations with multiple exponents involved? I'm pretty sure it's just a reverse of the order of operations. But I'm not positive...

cookiemonster
Apr1-04, 06:55 PM
14.7 = (.1w)^2 + .005w^2
14.7 = (.1)^2*(w^2) + .005w^2
14.7 = w^2*(.1^2 + .005)
w^2 = 14.7/(.01 + .005) = 14.7/(.015)

You can take it from there, right?

cookiemonster

new324
Apr1-04, 07:17 PM
Thanks Cookie Monster! Hahaha, And yes I think I can handle the last of it (just barely). I thought that was pretty funny. I get it now, Much Obliged. :biggrin:

Chen
Apr2-04, 07:30 AM
You can also let t = \omega ^2 and solve for t, if it makes your life easier. :smile: