What time and at what distance do two objects meet?

  • Thread starter Thread starter Kuroida
  • Start date Start date
  • Tags Tags
    Time
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 · 20K views
Kuroida
Messages
2
Reaction score
0

Homework Statement



I'm new at this :S

Question:
Objects A,B

A: speed = constant = 10m/s
B: starts 5.0 sec after A, starts from rest, acceleration = 1.2m/s squared

a) what time do the two objects meet? (relative to A)
b) at what distance do they meet (relative to A)


Homework Equations



The 5 kinimatic equations.
Quadratic formula

(no clue how to type them in sorry) :(

The Attempt at a Solution



Ok. I have NO clue how to start. :s

For a) you have to find delta t...right? o.0

So is it
V1=10
V2 = 10
a=0
t=?

Use 4th equation to find delta t...but that doesn't work because since a is 0 delta t gets crossed out ...o.0

What I did was for b):

a=1.2
t=5 sec
V1 = 0
d = ?

Use equation 1 (delta d = V1 x delta t +1/2a(delta t) squared)
Sub the numbers in: d= 0x5 + 1/2(1.2)(5) squared
Answer = 15m (?)

My teacher said you needed the quadradic formula though...and really I have no clue what I'm doing -_-
 
Physics news on Phys.org
Equations of motion for objects:
(object a)Uniform motion: X=vt, (Object B)-Uniform Acceleration: X= 1/2at^2
Since object A start's 5 seconds before object B, object a's time should be t+5. Using this you should be able to set the two equations equal to one another using x, and then solve for t. Then you can take that time and substitute it into either equation to find the distance at which they meet.
 
thanks. I think I got it by now

Just another question.

When I use the quadratic formula to solve for t ...

My equation is -0.6t^2 -10t -50.

t= 20.69

Do I add 5 to this number to make up for the time?
 
Yes, but when you do part b, use 20.69 for t and use one of the equations you set equal to one another. you can use 25.69, but you would have to modify the equations to x=vt and x=1/2a(t-5)^2.