How to use the graph of the distance between any two points

  • Thread starter Thread starter Juwane
  • Start date Start date
  • Tags Tags
    Graph Points
AI Thread Summary
The distance between point P(1,2) and the curve y = √x is expressed as d = √((x - 1)² + (2 - √x)²). A graph of this distance versus x reveals that the shortest distance occurs at approximately x = 1.35296. The solution confirms that no derivatives were used, aligning with the pre-calculus context of the discussion. The graph indicates a single minimum with no maximum extrema, simplifying the analysis. Precision in finding the minimum was achieved through extensive zooming on the graph using graphing software.
Juwane
Messages
86
Reaction score
0

Homework Statement



Write an expression for the distance between the point P(1,2) and an arbitrary point ( x, \sqrt{x} ) on the curve y = \sqrt{x}. Graph this distance versus x, and use the graph to find the x-coordinate of the point on the curve that is closest to the point P.

Homework Equations



N/A

The Attempt at a Solution



Well, here's the expression I wrote for the distance:

d = \sqrt{ (x - 1)^2 + ( 2 - \sqrt{x} )^2 }

I've graphed this on a graphic software. Now, how can I use this graph to answer the question? What do I have to look for on the graph?
 
Physics news on Phys.org
Since this is the in the pre-calculus forum I'll assume you won't be using derivatives, so you'll be finding an approximate solution to the shortest distance.

When you graphed the distance versus x, at what (approx) x value is the distance the shortest? In other words, where is d the smallest?
 
d is smallest when x is approx equal to 1.35296

The answer is correct as given at the back of the book.

Yes, I didn't want to use derivatives for this question; but if I were to use derivatives, I would have differentiated the function and equated it to zero, and then would've solved for x, right?

EDIT: Also note that in the graph there's only one minimum and no maximum extrema, so differentiating twice won't be necessary.
 
Last edited:
Yes that's correct :smile:

May I ask how you found that answer with such precision?
 
Mentallic said:
Yes that's correct :smile:

May I ask how you found that answer with such precision?

I used a graphing software to create the graph, and then I zoomed in many times on the part of the graph where d was the smallest. I used http://www.walterzorn.com/grapher/grapher_app.htm".
 
Last edited by a moderator:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top