Smallest distance between two functions

Creating a new topic here requires registration. All other forums are without registration.

Smallest distance between two functions

Postby Math Tutor » Mon Jan 03, 2011 9:40 am

What is the smallest distance between these two functions:
f(x) = -3x - 4
and
f(x) = -20x^2 + 4x + 1
Math Tutor
Site Admin
 
Posts: 429
Joined: Sun Oct 09, 2005 11:37 am
Reputation: 42

Re: Smallest distance between two functions

Postby razemsoft21 » Fri Jan 07, 2011 5:40 am

teacher wrote:
> What is the smallest distance between these two functions:
> f(x) = -3x - 4
> and
> f(x) = -20x^2 + 4x + 1

The normal to f(x) = -3x - 4 is -3

Find the tangent to f(x) = -20x^2 + 4x + 1
f '(x) = -40x + 4 =-3 ---> x = 7/40
find y when x = 7 / 40 ---> y = -20*49/1600 + 4*7/40 + 1

Finaly find the smallest distance between f(x) = -3x -4
and the point (7/40 , -20*49/1600 + 4*7/40 + 1) using:

[tex]d=\frac{|ax1 + by1 + c|}{\sqrt{a^2 + b^2}}[/tex]

razemsoft21
 
Posts: 2
Joined: Fri Jan 07, 2011 5:07 am
Reputation: 1

Re: Smallest distance between two functions

Postby Math Tutor » Mon Jan 10, 2011 5:01 am

Thank you for the perfect solution!
Tomorrow I will write the next problem of the month.

Math Tutor
Site Admin
 
Posts: 429
Joined: Sun Oct 09, 2005 11:37 am
Reputation: 42

Re: Smallest distance between two functions

Postby Guest » Wed Dec 10, 2014 12:26 pm

Hello,
Could you show example for higher order functions?
Let g and f be cubic polynomials.
f(x) = ax^3 + bx^2 + cx + d
g(x) = ex^3 + fx^2 + gx + h

I have tried and it went so messy, that two intersecting polynomials went complex :-/

Is it possible to do the same calculations that way?
Would it be possible to derive formula for polynomials of two variables?

Best Regards,
Maciek
Guest
 


Return to Math Problem of the Week



Who is online

Users browsing this forum: No registered users and 1 guest

cron