Lösung 4.1:5b
Aus Online Mathematik Brückenkurs 1
(Unterschied zwischen Versionen)
K |
|||
Zeile 1: | Zeile 1: | ||
- | If the circle is to contain the point | + | If the circle is to contain the point (-1,1), then that point's distance away from the centre (2,-1) must equal the circle's radius, ''r''. Thus, we can obtain the circle's radius by calculating the distance between (-1,1) and (2,-1) using the distance formula, |
- | + | ||
- | + | ||
- | must equal the circle's radius, | + | |
- | + | ||
- | + | ||
- | and | + | |
- | + | ||
- | using the distance formula | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | {{Displayed math||<math>\begin{align} | ||
+ | r &= \sqrt{(2-(-1))^2+(-1-1)^2} = \sqrt{3^2+(-2)^2} = \sqrt{9+4} = \sqrt{13}\,\textrm{.} | ||
+ | \end{align}</math>}} | ||
When we know the circle's centre and its radius, we can write the equation of the circle, | When we know the circle's centre and its radius, we can write the equation of the circle, | ||
- | + | {{Displayed math||<math>(x-2)^2 + (y-(-1))^2 = (\sqrt{13})^{2}</math>}} | |
- | <math> | + | |
- | + | ||
which the same as | which the same as | ||
+ | {{Displayed math||<math>(x-2)^{2} + (y+1)^2 = 13\,\textrm{.}</math>}} | ||
- | <math>\left( x-2 \right)^{2}+\left( y+1 \right)^{2}=13</math> | ||
- | {{NAVCONTENT_START}} | ||
[[Image:4_1_5_b-1(2).gif|center]] | [[Image:4_1_5_b-1(2).gif|center]] | ||
- | {{NAVCONTENT_STOP}} | ||
- | |||
- | NOTE: A circle having its centre at | ||
- | <math>\left( a \right.,\left. b \right)</math> | ||
- | and radius | ||
- | <math>r</math> | ||
- | has the equation | ||
+ | Note: A circle having its centre at (''a'',''b'') and radius ''r'' has the equation | ||
- | <math> | + | {{Displayed math||<math>(x-a)^2 + (y-b)^2 = r^2\,\textrm{.}</math>}} |
Version vom 10:53, 7. Okt. 2008
If the circle is to contain the point (-1,1), then that point's distance away from the centre (2,-1) must equal the circle's radius, r. Thus, we can obtain the circle's radius by calculating the distance between (-1,1) and (2,-1) using the distance formula,
When we know the circle's centre and its radius, we can write the equation of the circle,
which the same as
Note: A circle having its centre at (a,b) and radius r has the equation