How Do You Calculate Race Car Acceleration and Power Output?

AI Thread Summary
The discussion focuses on calculating the acceleration and power output of a race car with a mass of 400 kg, accelerating from 20 km/h to 200 km/h over 120 meters, while considering resistive forces. The average acceleration was initially miscalculated due to incorrect unit conversions, but after clarification, it was determined to be 12.75 m/s². Participants emphasized the importance of using proper SI units and checking calculations for realism, as initial speed conversions were incorrect. The need for relevant equations and a clear understanding of the symbols was also highlighted. Overall, the conversation underscores the significance of unit conversion and mathematical accuracy in physics problems.
oyster21
Messages
22
Reaction score
5
Homework Statement
Ive been given the following questions to work out but think the answers for the first 2 questions are wrong. can someone please point out where i am going wrong
Relevant Equations
qquad
A new development race car of mass 400 kg accelerates from 20 km/h to 200 km/h over a distance of 120 metres. Frictional and wind resistance forces can be assumed to be 1000N during the acceleration. Determine the following:

(i)The average acceleration from 20 km/h to 200 km/h
(ii)The time taken to accelerate from 20 km/h to 200 km/h
(iii)The tractive force produced by the car to provide this acceleration. Note you must also consider the additional 1000N resistive force
(iv)The car finally reaches a speed of 300km/h. Friction and wind resistance forces are considered to be 2000 N at this speed. Using this force determine the power output that is required to maintain this constant speed?MY ANSWERS:
(i)
a = (v2 - u 2 ) / 2s
= (40,000 - 400) / 240
=165m/s2

(ii)
s=½(u+v)t
=120
=½(20+200)t
t=120/110
t=1.1sec
 
Last edited:
Physics news on Phys.org
BvU said:
It looks as if you think 20 km/h is 400 m/s.

You need a relevant equation. Maybe even a few of them. Post then ones you think you will need. Exaplain the symbols if they are not self-evident

https://www.physicsforums.com/threads/homework-help-guidelines-for-students-and-helpers.686781/

is not a relevant equation
thank you

20km/h is 20,000m/s and 200km/h is 200,000m/s

is that rite?

im not very confident when it comes to maths so i feel like the questions above are way beyond me.
but i like a challenge and will stick withthis until i have worked it out.
 
  • Wow
Likes PeroK
oyster21 said:
20km/h is 20,000m/s and 200km/h is 200,000m/s
To convert units, just keep "multiplying by one":

$$20\frac{km}{hr} \frac{1000m}{1km} \frac{1hr}{3600s} = ?? \frac{m}{s}$$

Can you multiply that out and let us know what you get? Just cancel units if they are in both the numerator and denominator...
 
  • Like
Likes hutchphd and Lnewqban
1km=1000m
1h=3600sec

20km=20,000m

20,000m / 3600sec = 5.5m/s

Am I close?
 
  • Like
Likes berkeman
oyster21 said:
1km=1000m
1h=3600sec

20km=20,000m

20,000m / 3600sec = 5.5m/s

Am I close?
Yes, but to two significant figures, I get 5.6m/s. Now can you do the rest of the problem with confidence? Always carry units along in your calculations -- that is one of the most important lessons I learned in my first semester of undergrad. When the TA mentioned the "multiply by one" trick above in one of my first classes, all of us looked around at each other thinking, "I never knew that! What a trick!" :smile:
 
oyster21 said:
thank you

20km/h is 20,000m/s and 200km/h is 200,000m/s

is that rite?

im not very confident when it comes to maths so i feel like the questions above are way beyond me.
but i like a challenge and will stick withthis until i have worked it out.
If you are studying engineering you must develop some understanding of what numbers mean. 20km/h is the speed a car drives round a built-up area. That's a low speed limit. 20,000m/s is way, way faster than that. You can't possibly look at a number like that and imagine that's a valid vehicle speed. The longest track race in athletics is the 10,000m, 25 laps of the track. Your car is doing 50 laps of the track every second?

If the maths goes wrong (as it may) you need to use your common sense to sanity check the numbers.

Thinking that a car might be doing 200,000 m/s is a total disconnection between numbers and reality that you need to do something about - especiallly if you are an engineer.
 
PeroK said:
If you are studying engineering you must develop some understanding of what numbers mean. 20km/h is the speed a car drives round a built-up area. That's a low speed limit. 20,000m/s is way, way faster than that. You can't possibly look at a number like that and imagine that's a valid vehicle speed. The longest track race in athletics is the 10,000m, 25 laps of the track. Your car is doing 50 laps of the track every second?

If the maths goes wrong (as it may) you need to use your common sense to sanity check the numbers.

Thinking that a car might be doing 200,000 m/s is a total disconnection between numbers and reality that you need to do something about - especiallly if you are an engineer.

ok thanks for your input.
 
  • #10
U=20km/h
V=200km/h
S=120m
a=?

V2=U2+2as

rearranged to:
a=V2 - U2 + 2s

a=200,0002 - 20,0002 / 2x120

=165,000,000

can someone please check my answer.
 
  • #11
You haven't specified units. In any case, 165,000,000 is not the sort of number you are looking for.

Generally, you must pay attention to units. The SI units are the metre and the second. You must convert velocities to metres per second.

And acceleration must be in metres per second per second.
 
  • #12
PeroK said:
You haven't specified units. In any case, 165,000,000 is not the sort of number you are looking for.

Generally, you must pay attention to units. The SI units are the metre and the second. You must convert velocities to metres per second.

And acceleration must be in metres per second per second.
Am I using the correct equation for this?
 
  • #13
oyster21 said:
Am I using the correct equation for this?
Yes. ##v^2 - u^2 = 2as## is the one you want.

You need to convert the speeds to SI units.
 
  • #14
PeroK said:
Yes. ##v^2 - u^2 = 2as## is the one you want.

You need to convert the speeds to SI units.
Please can you give me an example?
 
  • #15
oyster21 said:
Please can you give me an example?
##1m/s = 3.6 km/h##
 
  • #16
PeroK said:
##1m/s = 3.6 km/h##
20,000m / 3600sec = 5.6m/s
200,000m/3600sec = 55.6m/s
55.6 - 5.6 = 50m/s
 
  • #17
oyster21 said:
20,000m / 3600sec = 5.6m/s
200,000m/3600sec = 55.6m/s
55.6 - 5.6 = 50m/s
Okay.
 
  • #18
V2= U2+2as

rearranged as:

a= (V2 - U2) /2s

20km/h = 20,000m
200km/h = 200,000m
2x120m = 240m

20,000m / 3600sec = 5.6m/s
200,000m / 3600sec =55.6m/s

a= 55.6m/s2 - 5.6m/s2 / 240m = 12.75m/s

Please can anyone tell me if my answer is correct?
 
  • #19
oyster21 said:
V2= U2+2as

rearranged as:

a= (V2 - U2) /2s

20km/h = 20,000m
200km/h = 200,000m
2x120m = 240m

20,000m / 3600sec = 5.6m/s
200,000m / 3600sec =55.6m/s

a= 55.6m/s2 - 5.6m/s2 / 240m = 12.75m/s

Please can anyone tell me if my answer is correct?
You got the right number, but acceleration is measured in ##m/s^2##.
 
  • #20
PeroK said:
You got the right number, but acceleration is measured in ##m/s^2##.
So it should be 12.75m/s2

correct?
 
  • #21
oyster21 said:
So it should be 12.75m/s2

correct?
Yes. One could quibble about the number of decimal places, but that's perhaps not important enough at this stage.
 
Back
Top