How Do You Calculate Acceleration and Speed in a Joy Ride Physics Problem?

  • Thread starter Thread starter Mspike6
  • Start date Start date
  • Tags Tags
    Acceleration
Click For Summary

Homework Help Overview

The discussion revolves around a physics problem concerning the motion of a car during a joy ride, specifically focusing on calculating acceleration and speed. The scenario involves a car accelerating from rest to a top speed with a constant acceleration over a specified time and distance.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the relationship between time, distance, and acceleration, questioning the validity of using average speed due to the presence of acceleration. They discuss breaking the problem into two phases: acceleration and constant speed.

Discussion Status

Participants are actively engaging with the problem, attempting to derive equations for distance during acceleration and constant speed. Some have expressed uncertainty about their calculations and are seeking further hints to clarify their reasoning. There is a recognition of potential errors in assumptions and calculations, but no consensus has been reached.

Contextual Notes

Participants note the constraints of the problem, including the total time and distance, and express confusion over the implications of their calculated speeds and distances. There is an ongoing discussion about the validity of certain equations and the interpretation of initial conditions.

Mspike6
Messages
61
Reaction score
0
Hey,
i got this question in my first assignment in PHYS 109. i am sure the question is easy, but for some reason i can't get it around my head.
Thanks for the help !


Homework Statement



Code:
A physics 109 student is taking a car for a joy ride on a long, empty and perfectly
straight Saskatchewan highway. At the beginning of the joy ride the student has the
car accelerate from rest to some top speed with a (constant) acceleration of 4:50 m=s2
and then maintains that top speed to the end of the ride. The total time taken from
the start of the joy ride to its end is 1:36 minutes and the total distance covered is
3:84 km.
(a) What was the time elapsed during the acceleration phase of the car's motion?
(b) What distance did the car cover during the acceleration phase of its motion?
(c) What was the top speed reached by the car?


Homework Equations



V = Vi +at
Xf=Xi +Vi(t) + (1/2)(a)(t^2)
V=(Vf+vi)/2


The Attempt at a Solution




Givens:
a=4.50
t=81.6 s
Xf =3.84 * 10^3 m

a) Vavg. = X/t = 3480/81.6 = 47.1 m/s

Vavg= (Vf + Vi)/2
=> Vf= 2(Vavg - Vi)
==>Vf= 2(47.1 -0)= 94.1 m/s

Vf=at +Vi
=>t=(Vf - Vi)/a = 20.9 s


b)
Xf=Xi +Vi(t) + (1/2)(a)(t^2)

Xf= 0+0+(0.5)(4.50)(20.9^2) = 982.8m



C)Vf = 94.1 m/s




i don't believe in my answer because :
1) The top speed is 339 KM/h...yes it is possible, but he must be one rich Phys student we are talking about here

2) I got the Vf in the very bigening, yet he asks me about it at the end ? then i must be doing somethiong wrong



Thank you guys, anhy help is really appreciated
 
Physics news on Phys.org
Mspike6 said:
a) Vavg. = X/t = 3480/81.6 = 47.1 m/s

Hi mspike

You can't use x/t to find the speed because there is acceleration.

Now consider two cases:
1. when the car is accelerating
2. when the car moves with constant speed after accelerating

t1+t2 = 81.6 s
s1+s2 = 3.84 x 103m

Find s1 (distance traveled when accelerating) in term of t1, then find also s2 (distance traveled with constant speed) in term of t1.
Use s1+s2 = 3.84 x 103m, then you'll get quadratic equation in term of t1. By solving that, you'll get two values for t1; reject the impossible one
 
First of all thank you for your replay.

i understood what you mean, but i don't know how to actually do it (i have been tryiong since you replaied)

i don't know how to "Find s1 (distance traveled when accelerating) in term of t1, then find also s2 (distance traveled with constant speed) in term of t1. "the closed thing i could get to is.

T1 + T2 = 81.6
T1= 81.6 - T2

S1f = S1i + V1i (T1) +(o.5)(a)(T1)^2

S1f = 0 + 0 + (2.25)(81.6 - T2)^2
S1f = (2.25) ( 6658.56 - 163.2 T2 + T2^2)

You see where am going ? but, then the final answers are all impossible.if you could give me 1 or 2 more hints.

Thanks
 
Mspike6 said:
First of all thank you for your replay.

i understood what you mean, but i don't know how to actually do it (i have been tryiong since you replaied)

i don't know how to "Find s1 (distance traveled when accelerating) in term of t1, then find also s2 (distance traveled with constant speed) in term of t1. "


the closed thing i could get to is.

T1 + T2 = 81.6
T1= 81.6 - T2

S1f = S1i + V1i (T1) +(o.5)(a)(T1)^2

S1f = 0 + 0 + (2.25)(81.6 - T2)^2
S1f = (2.25) ( 6658.56 - 163.2 T2 + T2^2)

You see where am going ? but, then the final answers are all impossible.


if you could give me 1 or 2 more hints.

Thanks

Actually you expressed s1 in term of t2 (see your last equation :smile:)

It also works. Now state s2 in term of t2. What is the formula to find s2?
 
I would say the same equation as before

S2f = S2i + V2i (T2) +(1/2)(a)(T2)^2

S2f = S2i + V2i (T2) + 0

V2i = V1f Dead end .

Is there a better formula to use ?
 
Mspike6 said:
I would say the same equation as before

S2f = S2i + V2i (T2) +(1/2)(a)(T2)^2

S2f = S2i + V2i (T2) + 0

V2i = V1f


Dead end .

Is there a better formula to use ?

You are on the right track. Note that S2i = 0. Can you find V1f in term of t2?
 
V1f = V2i

V1f = aT1 +V1i

V1f = 4.50 ( 81.6 - T2) +0
V1f = 367.2 - 4.50 T2

Since V1f = V2i

Therefor, S2f = S2i + (367.2 - 4.50 T2) (T2)

S2f = 0 + 367.2 T2 - 4.50 T2 ^2 *Shouldn't S2i be equal to S1f ? but am takeing your word for it*

S1 + S2 = 3840

(T22 -367.2 T2 + 14981.85 + 367.2 T2 - 4.50T22 = 3480

-4.50T22 + 0 T2 + 14981.85-3840 = 0

T2= 50.6 s

wow..
 
After finishing the calculation i think there is still something wrong.

If T2 = 50,6s then T1 = 31s

Than to Calculate S1f we will say

S1f = S1i + V1i + (1/2)(a)(T1^2)

S1f = 2162.25 m (which makes no sense.. but still let's carry on)

to Find Top speed (V1f)

V1f2 = V1i2 + 2 (Delta x)a

Which is equal to 139.5 m/s these guys must have one heck of a car ! :D
 
Mspike6 said:
S2f = 0 + 367.2 T2 - 4.50 T2 ^2 *Shouldn't S2i be equal to S1f ? but am takeing your word for it*

No, S2i does not equal to S1f. We have broken the problem into two cases. So, the initial distance for each case is zero.

S1 + S2 = 3840

(T22 -367.2 T2 + 14981.85 + 367.2 T2 - 4.50T22 = 3480

Check the s1 again :smile:
 
  • #10
Thank you so much for your help Songoku !
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
Replies
15
Views
3K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K