Finding how long it takes for a_t to equal a_c

  • Thread starter Thread starter klm_spitfire
  • Start date Start date
  • Tags Tags
    Circuar motion
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
klm_spitfire

Homework Statement


A new car is tested on a 300-m-diameter track. If the car speeds up at a steady 1.3 m/s^2 , how long after starting is the magnitude of its centripetal acceleration equal to the tangential acceleration?

c = 300 m
a_t = 1.3 m/s^2

2. Relevant formulas

a_c = v^2 / r -- Centripetal Acceleration
t = (v_f - v_i) / a -- Time
r = c / 2π -- Radius

The Attempt at a Solution


[/B]
r = 300 / 2π = 150 / π
a_t = a_c = 1.3 = v^2 / (150 / π)
v = sqrt((150 / π) * (1.3))
t = (sqrt((150 / π) * (1.3)) - 0) / 1.3 = 6.06 seconds

This isn't correct though... It would appear the answer should be ~11 seconds. Help? Lol.
 
Physics news on Phys.org
klm_spitfire said:

Homework Statement


A new car is tested on a 300-m-diameter track. If the car speeds up at a steady 1.3 m/s^2 , how long after starting is the magnitude of its centripetal acceleration equal to the tangential acceleration?

c = 300 m
a_t = 1.3 m/s^2

2. Relevant formulas

a_c = v^2 / r -- Centripetal Acceleration
t = (v_f - v_i) / a -- Time
r = c / 2π -- Radius

The Attempt at a Solution


[/B]
r = 300 / 2π = 150 / π
The diameter of the track was given as 300 m. What is the radius then?
klm_spitfire said:
a_t = a_c = 1.3 = v^2 / (150 / π)
v = sqrt((150 / π) * (1.3))
t = (sqrt((150 / π) * (1.3)) - 0) / 1.3 = 6.06 seconds

This isn't correct though... It would appear the answer should be ~11 seconds. Help? Lol.
 
  • Like
Likes   Reactions: klm_spitfire
klm_spitfire said:
A new car is tested on a 300-m-diameter track.
klm_spitfire said:
r = 300 / 2π = 150 / π
You are confusing diameter with circumference.
 
ehild said:
The diameter of the track was given as 300 m. What is the radius then?

G'wah! 150 m. I must've glossed over the "diameter" in "300-m-diameter track" a dozen times. Late night homework sessions don't do me good. Thanks!