Let $A(1, 1)$ and $B(3, 2)$ be two points. Find point $M(x, 0)$ so that the sum $AM + MB$ is minimum. After that, find the minimum of the sum.
In order for the sum to be minimum, I concluded that $x$ must lay between $1$ and $3$. I also calculated $AM$ and $MB$:
$$AM = \sqrt{x^2 - 2x + 2}$$ $$BM = \sqrt{x^2 - 6x + 13}$$
I don't now how to proceed from this point, so I would appreciate any help from you!
Thank you in advance!
Consider $B'(3,-2)$. Let $N$ be the intersection point of $x$-axis with $AB'$.
Then, $$|AM|+|BM|=|AM|+|B'M|\ge |AN|+|B'N|$$