Tricky Kinematics Problems - Desperately

  • Thread starter Thread starter RPierre
  • Start date Start date
  • Tags Tags
    Kinematics
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
RPierre
Messages
10
Reaction score
0

Homework Statement


I am new to this board, but I am at my wits end trying to solve this problem. If anyone could provide a somewhat detailed solution i would forever be in debt, thanks!

One car, located at position (-29.9 , 0 ) is traveling at 12.7 m/s ( +x)
Another Car, located at position ( 0, -41.0) is traveling at 6.5 m/s ( +y)

+y Direction
^
|
|
----------> + x direction

Calculate the smallest distance between the two cars

Homework Equations



I created two functions :
p1 (t) = 12.7t - 29.9
p2 (t) = 6.5t - 41.0

Which represent the position of the cars, based on time, relative to the origin




The Attempt at a Solution



Using pythagorean theorom, i concluded the distance between them can be summarized as

d^2 = (p1(t))^2 + (p2(t))^2

Then i Attempt to solve the minumum of this function, which is where i always screw up.

The correct answer to the problem is 22.9 m
 
  • Skeptical
Likes   Reactions: sathvik bellamkonda
Physics news on Phys.org
Welcome to PF!

Hi RPierre! Welcome to PF! :smile:
RPierre said:
I created two functions :
p1 (t) = 12.7t - 29.9
p2 (t) = 6.5t - 41.0

Which represent the position of the cars, based on time, relative to the origin

Using pythagorean theorom, i concluded the distance between them can be summarized as

d^2 = (p1(t))^2 + (p2(t))^2

Then i Attempt to solve the minumum of this function, which is where i always screw up.

Well, that's fine so far. :smile:

Show us how you tried to solve it, and then we'll be able to see where the problem is. :wink: