From: Andrew Lorimer Date: Mon, 3 Dec 2018 23:07:53 +0000 (+1100) Subject: circles, ellipses & hyperbolas and exact value triangles for spec X-Git-Tag: yr12~288^2~5 X-Git-Url: https://git.lorimer.id.au/notes.git/diff_plain/ab4d2b7036f51b07e578e779d4bec5af2e61b8a0 circles, ellipses & hyperbolas and exact value triangles for spec --- diff --git a/spec/prelim.md b/spec/prelim.md index ed06b09..c01fe95 100644 --- a/spec/prelim.md +++ b/spec/prelim.md @@ -2,6 +2,9 @@ ## Circular functions +![](../methods/graphics/exact-values-1.png){#id .class height=150px} +![](../methods/graphics/exact-values-2.png){#id .class height=150px} + $\sin \theta$ - $y$-coord on unit circle $\cos \theta$ - $x$-coord on unit circle $\tan \theta = {\sin \theta \over \cos \theta}$ @@ -47,14 +50,31 @@ Sum of interior angles of $n$-sided polygon is $(n-2) \times 180^\circ$ - ![](graphics/segment-angles.png){#id .class width=40%} angles in the same segment of a circle are equal - ![]() +## Circles, ellipses and hyperbolas + +Standard form is $Ax^2+By^2+Cx+Dy=0$ + +- if $A+B$ then circle +- if $A>0$ and $B>0$ and $A\ne B$ then ellipse +- if $A<0