Question related to motion / kinematics

  • Thread starter Thread starter hasnainzeenwa
  • Start date Start date
  • Tags Tags
    Kinematics Motion
AI Thread Summary
A bus accelerates at 2 m/s², while a cyclist, starting 96 m behind and moving at 20 m/s, attempts to overtake it. The initial approach incorrectly assumes constant speed for the cyclist, leading to the use of the equation D = V*t, which is valid only for uniform motion. Instead, the correct method involves defining the positions of both the bus and cyclist as functions of time and setting them equal to find the overtaking time. The cyclist's position should account for the bus's acceleration, leading to a quadratic equation that properly reflects the dynamics of the situation. The error lies in not incorporating the bus's changing velocity into the cyclist's distance calculation.
hasnainzeenwa
Messages
7
Reaction score
0

Homework Statement



A bus starts moving with an acceleration of 2m/s^2. a cyclist, 96m behind the bus starts moving towards the bus simultaneously at 20m/s. in how much time will he overtake the bus.

Kindly point out the mistake in my solution too.

Homework Equations



v = u + at
s = ut + 1/2 * at^2

The Attempt at a Solution



As far as my thinking takes me, we have to use the concept of subtracting 2 velocities but as this is accelerated motion what I've done is that written a function f(t)

f(t) = u + at

in this case the initial velocity is 0

therefore, f(t) = at

which will give you the instantaneous velocity.

The cyclist is 96m behind therefore we need to find the time it would take for him to cover 96m
so I've come up with the following eqn.

(20 - f(t)) * t = 96

(20 - 2t) * t = 96

20t - 2t^2 = 96

We now have a quadratic equation after solving it I get the answer 5, but that is wrong and I don't know where I'm making a mistake, please point that out too.
 
Physics news on Phys.org
hasnainzeenwa said:
(20 - f(t)) * t = 96
This assumes that the speed is constant, but it's not.

Try this:
Write the position of the cyclist as a function of time. Write the position of the bus as a function of time. Solve for when those positions are equal.
 
"This assumes that the speed is constant."

I didn't understand how does it assume that.
 
hasnainzeenwa said:
"This assumes that the speed is constant."

I didn't understand how does it assume that.
You used the equation D = V*t, which applies to constant speed motion. (Even when you replace V with a function of time.)

Example:

Say that V = at.

What's the distance as a function of time? Using V*t, you'll get D = at2, which is incorrect. As you know, it is D = 1/2 at2.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top