Wheel rotation, constant acceleration

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 5K views
matt3D
Messages
7
Reaction score
0

Homework Statement


A wheel rotates with a constant angular acceleration of 3.71 rad/s2.
what angle does the wheel rotate between t = 2.00 s and t = 6.25 s?


Homework Equations



[tex]\omega=\omega_{i}+\frac{1}{2}\alpha t^{2}[/tex]
Δθ = θf - θi = ωit + αt2

The Attempt at a Solution


I found the angular speed at 2 seconds which is 10.01 rad/s.
Then I use the second equation:
[tex]\Delta\theta=10.01(6.25)+\frac{1}{2}(3.71)(6.25)^{2}=135.023 rads[/tex]
I can't get the correct answer. What am I doing wrong?
Thanks,
Matthew
 
Physics news on Phys.org
The first equation you give is incorrect. It should be [itex]\omega = \omega_i + \alpha t[/itex], so your angular speed at 2 seconds is wrong.

The second equation should have [itex]\Delta t[/itex] in it instead of t, and also (1/2) inf front of the [itex]\alpha[/itex]
 
Oops, yep, I didn't correctly enter the equations. Thanks willem2, I didn't know I needed the change in t for the second equation. I got 76.0484 rads for the angular rotation between t=2s and t=6.25s.
 
rl.bhat said:
Will you please show your calculations?

because your answer is unfortunately still wrong.
 
Sure, I did this:
Angular speed at 2s:
[tex]\omega= \omega_{i}+\alpha t \Rightarrow 2.59 rad/s + (3.71 rad/s2)(2.00 s)=10.01 rad/s[/tex]
Then the change in t is 4.25s so:
[tex]\Delta\theta=10.01rad/s(4.25s)+\frac{1}{2}(3.71rad/s^{2})(4.25s)^{ 2}=76.0484 rads[/tex]
Regards,
Matthew
 
rl.bhat said:
From where did you get ωi = 2.59 rad/s?
Oh, I'm sorry, I forgot that the question stated that at [tex]t=0, \omega_{i}=2.59rad/s[/tex]
 
Thanks for all the help!