User Tools

Site Tools


math:trigonometry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
math:trigonometry [2025/12/01 21:03] ronmath:trigonometry [2025/12/01 21:09] (current) ron
Line 9: Line 9:
     * **y** + **z** = **b**     * **y** + **z** = **b**
   * from basic Pythagorean we can state the following:   * from basic Pythagorean we can state the following:
-    * x^2 + z^2 = c^+    * x<sup>2</sup> + z<sup>2</sup> = c<sup>2</sup> 
-    * x^2 + y^2 = a^+    * x<sup>2</sup> + y<sup>2</sup> = a<sup>2</sup> 
-  * we can eliminate x^2 easily +  * we can eliminate x<sup>2</sup> easily 
-    * x^2 = c^2 - z^2 = a^2 - y^+    * x<sup>2</sup> = c<sup>2</sup> - z<sup>2</sup> = a<sup>2</sup> - y<sup>2</sup> 
-  * isolating c^+  * isolating c<sup>2</sup> 
-    * c^2 = a^2 - y^2 + z^2+    * c<sup>2</sup> = a<sup>2</sup> - y<sup>2</sup> + z<sup>2</sup>
   * removing one of the parts of b (since y + z = b then z = b - y)   * removing one of the parts of b (since y + z = b then z = b - y)
-    * c^2 = a^2 - y^2 + (b - y)^2  +    * c<sup>2</sup> = a<sup>2</sup> - y<sup>2</sup> + (b - y)<sup>2</sup> 
-  * expanding (b - y)^+  * expanding (b - y)<sup>2</sup> 
-    * c^2 = a^2 - y^2 + b^2 - 2by + y^2+    * c<sup>2</sup> = a<sup>2</sup> - y<sup>2</sup> + b<sup>2</sup> 2 * b * y + y<sup>2</sup>
   * remove the y^2s   * remove the y^2s
-    * c^2 = a^2 + b^2 - 2*b*y+    * c<sup>2</sup> = a<sup>2</sup> + b<sup>2</sup> - 2 * b * y
   * from SOH-CAH-TOA we can state that   * from SOH-CAH-TOA we can state that
-    * cos(C) = y/a so +    * cos(C) = y/a
     * y = a * cos(C)     * y = a * cos(C)
   * substitute for y   * substitute for y
-    * c^2 = a^2 + b^2 - 2 * b * a * cos(C) <-- :)+    * c<sup>2</sup> = a<sup>2</sup> + b<sup>2</sup> - 2 * b * a * cos(C) <-- :)
math/trigonometry.1764623021.txt.gz · Last modified: 2025/12/01 21:03 by ron

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki