Brain Teaser - Minimum distance between two curves
|
11-18-2015, 04:35 PM
(This post was last modified: 11-18-2015 04:41 PM by CR Haeger.)
Post: #1
|
|||
|
|||
Brain Teaser - Minimum distance between two curves
Finding the point on a curve closest to a fixed point off the curve seems to be fairly straightforward and often can be solved by hand. Finding the points on each of two curves which are closest seems to be a bit more involved.
Problem: What points on each of the two curves f(x) = x^2+1 and g(x) = √(x) are closest to each other? I worked this one mainly by hand, then used the HP Prime CAS when things got messy (and they did for me). Can you solve this by hand, by CAS, programming or other methods? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)