Finding the Minimum Distance Between Two Points Using Graphing Calculator

  • Thread starter Thread starter xzibition8612
  • Start date Start date
  • Tags Tags
    Kinematics Point
Click For Summary

Homework Help Overview

The problem involves finding the minimum distance between two points P and Q, represented by their position vectors in a reference frame. The vectors are given as rOP = 50ti and rOQ = 40i - 20tj meters. Participants are exploring how to calculate the distance between these points over time.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss using the distance formula and consider the implications of the paths taken by the points. There are suggestions to evaluate the distance function at various time values and to analyze the resulting function for minimum values.

Discussion Status

There are multiple approaches being explored, including the use of the distance formula and the consideration of minimizing the squared distance. Some participants suggest graphing the distance function to identify the minimum, while others inquire about the calculus involved in finding critical points.

Contextual Notes

Participants express uncertainty about the methods to apply, particularly regarding the use of derivatives and the implications of minimizing the squared distance. There is a lack of consensus on the best approach to take, with some preferring a methodical process over trial and error.

xzibition8612
Messages
137
Reaction score
0

Homework Statement


Two points P and Q have position vectors in a reference frame that are given by rOP = 50ti and rOQ = 40i - 20tj meters. Find the minimum distance between P and Q and the time at which this occurs.

Homework Equations





The Attempt at a Solution


I suppose I take the magnitude of each vector, but then what? They both share the same origin, how do i manipulate it so that they give me the PQ length?
 
Physics news on Phys.org
What path do each of the points move on?
 
the x and y-axis respectively
 
What I would do here is just look at the two paths. Choose a few values of t, and see if they are getting closer together or farther apart.

Since their paths are very simple, I don't think it would be that hard to find the point where they switch from approaching to getting more distant.Edit, actually I just looked at them more closely and maybe it would be easier to plug the equations into the distance formula, since you know that the triangle between them will always have its right angle on the same point.
 
right. but i would rather there be a methodical way instead of plug and chug. can you tell me a general formula i should follow, such as take the magnitude and then subtract them ...etc. thanks
 
I haven't attempted to solve a problem such as this before, but as a general rule I would define the equations as x1(t), y1(t), x2(t), and y2(t).

The distance between two points is √{[x1(t) - x2(t)]2 + [y1(t) - y2(t)]2}.

And then find the minimum value of the resulting function.
 
I suggest using the distance formula however the coordinates will be function of time so d=f(t). You can graph d vs t and select smallest d or take the derivative d[d]/dt and set equal to zero
 
alright i tried out the distance formula. sqrt [ (50t-40)^2+(20t)^2 ]

I get sqrt [1900t^2-2400]

then what? i don't think i can set it equal to anything...
thanks
 
xzibition8612 said:
alright i tried out the distance formula. sqrt [ (50t-40)^2+(20t)^2 ]

This is right.

xzibition8612 said:
I get sqrt [1900t^2-2400]

I don't believe this is right.

sqrt [ (50t - 40)2 + (20t)2 ]
sqrt [ 2500t2 - 4000t + 1600 + 400t2 ]
sqrt [ 2900t2 - 4000t + 1600 ]

This is the function for the distance between the two points, and the question asks for the minimum distance.
 
  • #10
A small suggestion. If you are minimizing the distance d, then you are also minimizing d2. This may be a useful consideration when it comes to minimizing the effort required to apply calculus...
 
  • #11
ok so far i got d^2=2900t^2-4000t+1600. Now the question is to find a t such that d would be at a minimum. How do I do that? Is taking the derivative with respect to t possible? But since d depends on t, wouldn't I get 2dd'?
Thanks.
 
  • #12
d=Sqrt(2900t2-4000t +1600)

Take the the derivative using chain rule, simplify, set numerator = 0, solve for t. The math will be easy
 
  • #13
so d will become zero since it's constant? and what does set numerator=0 mean? thanks
 
  • #14
As I suggested, you can ignore the square root and minimize d2, that will result in a minimum d, too.

So how do you go about finding a minimum (or a maximum for that matter) of a function f(t) with respect to t?
 
  • #15
If you are not familiar with differential Calculus, use your graphing calculator to graph the distance formula (Distance vs. time). Find the point on the graph where d is the smallest. What is the t value at that point? You can use a trace command or other features on your calculator to find the minimum d.
 

Similar threads

Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
7
Views
3K