Why Does My Power Calculation Yield Half the Expected Result?

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
4 replies · 2K views
MMCS
Messages
151
Reaction score
0
Can anyone see where i have went wrong? I keep getting the same wrong answer.

A 1100 kg car accelerates from rest reaching a distance of 110 m in 8.7 seconds, determine the average power in KW required to achieve this acceleration (your answer should be to 2 decimal places).

ANS = 40.43
MY ANS = 20.21

Working out

V = d/t
V= 110/8.7 = 12.64

Acc = (12.64 - 0) / 8.7 = 1.45

Force = ma
Force = 1100 x 1.45 = 1598.63

Work done = force x distance
Work done = 1598.63 x 110 = 175848

Power = WD/T
Power = 175848/8.7 = 20.21KW

Thanks
 
Physics news on Phys.org
MMCS said:
V = d/t
V= 110/8.7 = 12.64

The velocity is not constant here,
you should use s = ut + [itex]\frac{1}{2}[/itex]at2 instead
 
Thanks for your reply.
How do i use this formula if i have two unknowns for V and a
 
MMCS said:
Thanks for your reply.
How do i use this formula if i have two unknowns for V and a

You just have to find a and carry on with F=ma

P.S. I gave you the wrong formula just now :P
 
Got it, thanks mate