Search Engines
|
E-Mail
|
Online Shopping
|
Rental Sites
|
Downloads
|
Coding Tutorials
|
Various
|
Funny Stuff
|
Job Services
|
Car Sites
|
|
Back Home
Math Review
Ok so I'm minoring in Mathematics yes? Well, that doesn't mean I know everything
I still need a refresher every once in a while, so that's what i'm hoping to accomplish with this page.
Algebra
Solving equations of the form: (x - a)(x + b) = 0
This is done using the Principle of Zero Products
|
(x - a) = 0 x = a
|
(x + b) = 0 x = -b
|
|
x = a,-b
|
|
Solving equations of the form: ax² - bx + c = 0
This is done using the Quadratic Formula
|
-b ± sqrt[b² + 4(a)(c)] x = ----------------------- 2a
|
|
|
|
|