Solution 4.1:5a

From Förberedande kurs i matematik 1

Revision as of 10:47, 7 October 2008 by Tek (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

A circle is defined as all the points which have a fixed distance to the circle's midpoint. Hence, a point (x,y) lies on our circle if and only if its distance to the point (1,3) is exactly 2. Using the distance formula, we can express this condition as

\displaystyle \sqrt{(x-1)^2 + (y-2)^2} = 2\,\textrm{.}

After squaring, we obtain the equation of the circle in standard form,

\displaystyle (x-1)^2 + (y-2)^2 = 4\,\textrm{.}