Optimizing Two Cyclists' Speeds at a Perpendicular Intersection

In summary: I'm trying to get a real understanding of calculus, and I'm starting to think that I can't use the knowledge I have in every context...when I first took a look at that question I thought "I'm probably ready for that"...but I'm not. In summary, the conversation involves a question about finding the two possible speeds of two cyclists on perpendicular roads approaching a point A. One cyclist's speed is given and the shortest distance between them is 50m. The conversation includes attempts at solving the problem using vectors and calculus, with suggestions to plot a graph and hand-tune the answer. It is mentioned that the problem may be challenging without prior knowledge of vector functions and differentiation.
  • #1
GregA
210
0
Firstly I apologise if my problem here seems a bit daft but I have got nobody other than myself or you guys to tell me if I'm doing things correctly or not.

The question:
Two cyclists are riding one along each of two perpendicular roads that meet at A. At one instance both cyclists are 500m from A and both are approaching A. If the speed of one of the cyclists is 8m/s, and the shortest distance between them is 50m find the two possible speeds of the other cyclist.

My attempt to solve:
http://img295.imageshack.us/img295/6594/question53ju.jpg
The first diagram on the left represents how far P is away from Q initially and the second shows the line QR (the velocity of Q relative to P.
In the second diagram I know that the line PR is perpendicular to QR for this length to be the shortest distance, also since I know two lengths of this triangle I find the angle RQP to be 4.055degs.
In a triangle of vectors for velocity (I was in a rush and didn't transfer this from my work book, sorry) the angle that the line representing Q's relative velocity makes with it's true velocity is 45 + or - 4.055degs
Using 8/tan theta, the answers I finally end up with being 9.22m/s or 6.94m/s

My problem however is that the books answers are given as 6.9km/h or 9.23km/h (I take the km/h bits to be typo's)...and though this looks reasonably close to my answers, firstly one answer needed only to be given to 2sf whilst the other 3sf...secondly I could take potshots at this question and still arrive at an answer that is pretty close to mine or the book's, and so I cannot be sure that my working is correct. Have I done something wrong or should I chill out and move on to my next question?...If I am wrong can somebody give me a clue?
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
I'm having trouble understanding the object of the problem. Give the two speeds of the second rider so that what happens?
 
  • #3
The question:
Two cyclists are riding one along each of two perpendicular roads that meet at A. At one instance both cyclists are 500m from A and both are approaching A. If the speed of one of the cyclists is 8m/s, find the two possible speeds of the other cyclist.
? This problem is incomplete.
 
  • #4
Thanks Orthodontist & Berkeman, I was in a rush to get this question posted that I didn't quote the book fully...I've edited my first post:
Here's the full question:

Two cyclists are riding one along each of two perpendicular roads that meet at A. At one instance both cyclists are 500m from A and both are approaching A. If the speed of one of the cyclists is 8m/s, and the shortest distance between them is 50m find the two possible speeds of the other cyclist.
 
Last edited:
  • #5
Ah, that makes a lot more sense now. I wouldn't bother with the vector thing myself. You have the equation of motion of the one rider (speed and direction), so you can write the equation of the separation distance as a function of the y-directed rider's velocity. Then just solve for the minima of the equation, and you'll get the two cases where the 2nd rider passes the intersection before and after the 1st rider. I haven't done the math yet, but it seems pretty straightforward. The main catch is writing the separation equation carefully, with the distance being the diagonal...
 
  • #6
Thanks for the reply Berkeman...Unfortunately for me I don't think I'm ready to answer this question yet with that method :redface: ...I have done a bit of calculus but it wasn't very rigorous and did not involve vectors (Am starting from scratch again using the Thomas's Calculus book) and the mechanics book I'm studying from right now will start to make use of it (in a different context) about 100-150 pages away from where I am right now. :frown: ...damn!

What I have tried (and it's ugly..and probably has nothing to do with what you suggested):
If I call the point of intersection 'A', call time 't', and call 'q' the speed of Q...
then the length PA = 500 - 8t
the length QA = 500 - qt
the diagonal^2 (50^2) = PA^2 + QA^2
2500 - (500 -8t)^2 = (500 - qt)^2
-247500 + 8000t -64t^2 = 250000 - 1000qt +(qt)^2
64t^2 + (qt)^2 - 8000t - 1000qt + 497500 = 0
I have 2 variables here and I'm betting that tackling this problem correctly would leave me with just 1...I am in uncharted waters here though! :redface:
 
  • #7
Finding a minima or maxima of a function without differentiation will be a chore. One step that may help you out is to use Excel to plot the distance versus time for various speeds of the 2nd person. Play with the speeds of the 2nd person some to see what the value of the diagonal (separation distance) is at the closest approach. With some hand-tuning, you should be able to get the correct answer to a couple of sig-figs fairly soon.

I'm not sure why you've been given this minima problem before you have the tools to figure it out. Was it extra credit or something?
 
  • #8
berkeman said:
Finding a minima or maxima of a function without differentiation will be a chore. One step that may help you out is to use Excel to plot the distance versus time for various speeds of the 2nd person. Play with the speeds of the 2nd person some to see what the value of the diagonal (separation distance) is at the closest approach. With some hand-tuning, you should be able to get the correct answer to a couple of sig-figs fairly soon.

I'm not sure why you've been given this minima problem before you have the tools to figure it out. Was it extra credit or something?

Unfortunately I'm just learning at home right now...so the only extra credit in it for me is confidence with tougher questions...I do know how to differentiate functions with one variable (and have a foggy recollection of how to find the maximum or minimum value value of a function (ie: f'(t) = 0 = min or max... and is max if f''(t) = -ve or min if +ve)...but this, unless I have formed the equation completely wrong is with 2 variables (q and t) and I cannot see how to differentiate wrt any of those variables and yield a solution.
Incidently the topic is just relative vectors and closest approach, but despite my best efforts to solve in the first instance adapting what I have read to fit...the nature of the books answer suggests they used a different working than mine... which is very un-settling.

I have had to move on from this question but I will have a go at your suggestion and see what I come up with so thanks again :smile:
 
  • #9
If you have a good 3-d plotting program like Mathematica, you could do the plot of d(t,v) and see how it shapes up. You are right that the distance d is a function of both time and the velocity of the 2nd person. From the 3-d plot, you will be able to see the regions where the minimum separation comes close to the 50m number. You could then write a simple program to home in on the final answer, by varying v and seeing if you are getting closer or farther from the answer. The function will be monotonic near the final answer points.
 

Related to Optimizing Two Cyclists' Speeds at a Perpendicular Intersection

What is the "Shortest Distance Problem"?

The Shortest Distance Problem is a mathematical problem that involves finding the shortest distance between two points in a given space. It is commonly used in various fields, including physics, engineering, and computer science.

What are some real-world applications of the Shortest Distance Problem?

The Shortest Distance Problem has many real-world applications, such as finding the shortest route for a delivery truck, determining the fastest way to travel between two cities, or finding the shortest path for a robot to navigate through obstacles.

What methods are commonly used to solve the Shortest Distance Problem?

There are several methods that can be used to solve the Shortest Distance Problem, including Dijkstra's algorithm, Floyd-Warshall algorithm, and A* search algorithm. These methods use different approaches to find the shortest distance and can be applied in different situations.

What are the key factors that affect the complexity of solving the Shortest Distance Problem?

The complexity of solving the Shortest Distance Problem depends on various factors, such as the size of the space, the number of points, and the method used. Generally, the larger the space and the more points involved, the more complex the problem becomes.

How can the Shortest Distance Problem be applied in network analysis?

The Shortest Distance Problem is commonly used in network analysis to find the shortest path between two nodes in a network. This can be useful in optimizing network performance, determining the most efficient routing for data transmission, and identifying bottleneck areas in the network.

Similar threads

  • Introductory Physics Homework Help
Replies
31
Views
1K
  • Introductory Physics Homework Help
Replies
10
Views
2K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
4K
  • Introductory Physics Homework Help
Replies
14
Views
2K
  • Introductory Physics Homework Help
Replies
12
Views
4K
  • Introductory Physics Homework Help
Replies
2
Views
3K
  • Introductory Physics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
Back
Top