Difference between revisions of "Proofs"
(Created page with "==Quadratic Formula== Let <math>ax^2+bx+c=0</math>. Then <cmath>x^2+\frac{b}{a}x+\frac{c}{a}=0</cmath> Completing the square, we get <cmath>\left(x+\frac{b}{2a}\right)^2 +~ \...") |
(→Quadratic Formula) |
||
Line 7: | Line 7: | ||
Simplifying, we see | Simplifying, we see | ||
<cmath>\boxed{x=\frac{-b \pm \sqrt{b^2-4ac}}{2a}}</cmath> | <cmath>\boxed{x=\frac{-b \pm \sqrt{b^2-4ac}}{2a}}</cmath> | ||
+ | |||
+ | -Designerd |
Revision as of 20:51, 29 August 2016
Quadratic Formula
Let . Then Completing the square, we get Simplifying, we see
-Designerd