mirror of
https://gitlab.com/magicalsoup/Highschool.git
synced 2025-06-02 07:49:14 -04:00
6.0 KiB
6.0 KiB
Unit 2: Quadratic Equations
Multiplication Of Radicals
- There are two types of radical term,
- An entire radical is in the form , where is the radicand.
- A mixed radical is in the from , where is the rational factor and is the irrational factor.
Division Of Radicals
RULES!
, remember, must be positive inorder for this equation to be true
You can subtract like terms only if they the radicals have the same irrational factor. Eg
Rationalizing Denominator
Its not proper to leave radicals in the denominator, so we can multiply the denominator by it self, inorder to get rid of the radical.
Eg
Although sometimes, if there is 2 terms in the denominator, we can multiply it by its conjugate. Recall difference of squares, are conjugates of one another.
Then, the denominator becames a difference of squares, and we got rid of the radical.
Eg
Introduction To Quadratic Equation
- The standard form of a quadraic is , where is the quadratic coefficient, is the linear coefficient, and is the constant coefficient.
- You can solve a quadratic by factoring/decomposition, then applying the Zero Factor Principle, and solve for . The Zero Factor Principle is if , then either or .
Completing The Square
- This process is simply trying to create a perfect trinomial, while still balancing the equation/making the equation true
- The Standard form of a quadratic function can be rearranged to Vertex form, through completing the square, the Vertex can be eaisly read from this form.
Steps To Complete The Square
- Factor out the coefficient from the first 2 terms. Make sure to put brackets around them.
- Add and subtract within the brackets
- Remove the bracket from step 1 by applying distrubutive property (multiplying /the quadratic coefficient)
- Factor the perfect trinomial that was created, and combine like terms.
Solving Quadratic Equations By Completing The Square
- First complete the square of the quadratic equation/function.
- Move the constant terms to the other side.
- Square both sides.
- Isolate
Quadratic Formula
x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} \\
\text{Where } ax^2+ bx + c = 0, a =\not 0, \text{ and } x \text{ are the roots of that quadratic equation}
- The formula is derived from completing the square.
- The sums of the roots is simply , or
- The products of the roots, is simply , or
- The Axis of Symmetry is at
Discriminant
- , this is also part of the quadratic formula!
- If , the quadratic equation has 2 distinct real roots
- If , the quadratic equation has 1 distinct real root or 2 equal real roots
- If , the quadratic equation has no real roots
Two distinct real roots | One real root | No real roots |
---|---|---|
Complex Numbers
- . This equation has no solution in the set of real numbers
- An expression in the from , called the rectangular from, where and are real numbers, and is a complex number.
- The set of complex numbers includes the real numbers since any real number can be written as .
- and are conjugates(same term with opposite signs).
- Complex roots of a quadratic quation occurs in conjugate pairs, recall discriminant, if its less than 0, there are 2 complex roots that are conjugates ()
Complex Number | Equivalent |
---|---|
or | |
Number Systems
- Natural Numbers
- Whole Numbers
- Integers or
- Rational numbers
- Irrational Numbers : any real number that cannot be written as
- Real Numbers : the set of
- Complex Numbers : any number that can be expressed in the form (includes the set of real numbers)
Radical Equations
Extraneous Sol
Inadmissable Sol
Solutions you reject due to problem statement, eg negative length.Extraneous values
occur because squaring both sides of an equation is not a reversible step.- Make sure to check your work after working with radical equations, since squaring both sides is not a reversible step. Thus equations must be verified by pluging it back into the equation.
- Radical Equations are called that because the variable occurs under a radical sign. We rationalize the radical variable before continuing to slve the equation.