от man111 » 11 Яну 2011, 19:15
Here is My Solution.
Put [tex]z = x+iy[/tex], and Rewrite The expression as [tex]2|z-\frac{1}{2}|+3|z-\frac{2}{3}|[/tex]We Get
[tex]K = 2\sqrt{(x-\frac{1}{2})^2+y^2}+3\sqrt{(x-\frac{2}{3})^2+y^2}[/tex]
and Let [tex]a = \sqrt{(x-\frac{1}{2})^2+y^2}[/tex] and [tex]b=\sqrt{(x-\frac{2}{3})^2+y^2}[/tex]
Then [tex]K=2a+3b...............................(1)[/tex](Here We have to Minimize that sum.)
Now [tex]a(\frac{1}{2},0)[/tex] and [tex]b(\frac{2}{3},0)[/tex] are the Distance from point [tex]P(x,y)[/tex] in Cartesian plane.
So for Min. Distance Points [tex]P,a[/tex]and [tex]b[/tex]lie on Straight line i.e on Real axis(X-axis).
So [tex]a+b=\frac{1}{6}......................(2)[/tex] So [tex]a=\frac{1}{6}-b[/tex]
Put in equ...(1), We Get
[tex]K=2(\frac{1}{6}-b)+3b=\frac{1}{3}+b=\frac{1}{3}+\sqrt{(x-\frac{2}{3})^2+y^2}\geq \frac{1}{3}[/tex]
So [tex]K_{Min}=\frac{1}{3}[/tex]