Back

Summary of Factoring Pt. 1 (Algebra II)


These are my complete notes for Factoring Pt. 1 in Algebra II. I split Factoring into two parts, with the first part being more introductory and relating important concepts like the Quadratic Formula, Perfect Square Trinomials, and the X-method. The second part, found here, has somewhat higher level yet similar concepts such as Factoring Completely.

I color-coded my notes according to their meaning - All numbered notes (which I call rules) are red, and include examples and the basis for understanding a topic. Definitions are written in green, and other important information (such as large-scale drawings that are better visualized than explained) was written in blue. All of this information is preserved on this page, with logical flow and breaks. I use ascii line drawings sparingly - If I can convey information or a graph using an image online, I will do so.

All of the knowledge present in these notes are filtered through my personal explanations for them, the result of my attempts to understand and study them from my classes. In the unlikely event there are any egregious errors, contact me at jdlacabe@gmail.com.


II. Factoring Pt. 1.


NOTE: Although the rules start at 22, that is simply a continuation of the Algebra II notes from the previous section (Quadratic Translation). All of the Mathematic pages build off of the same rule count, as do those of Physics, Cryptography, and all other subjects on this site. Everything relating to Factoring in Algebra II is located on this page.


Greatest Commmon Factor: The biggest number/factor both sides can be evenly divided by.


Rule 22. Factoring. 49x² + 42x + 9 is a Perfect Trinomial where a = 49x² and b = 9. c, 42x, is equal to 2ab, or 42x = 2(7x)(3). This is correct, so the equation can be put in (a + b)² form: (7x + 3)². Any Linear Equation in Standard Form can be solved both in Graph Form and Factor Form. For any Non-Perfect Prime Trinomial, the x-method is the way to factor any Standard Form equations: ac over b is x. Divide by the Greatest Common Factor to get the outside multiplier of the quantity when simplifying. This can be done only on one side of the equation. Factoring by grouping is fun, a(c + d) + b(c + d) = (a + b)(c + d). The internal quantity has to be the same. (a - b) and (b - a) can be made equal to eachother by making -(b - a). For four variables, this means to GCF 2 to 2, creating a grouping problem.


Rule 23. Factoring Pt. 2. For (a + b)(a - b), (a² + b²) comes out. Perfect Square Binomial, if b is a square, then you can turn x² - 25 into (x + 5)(x - 5). This ONLY works with both a and b perfect squares, don't bother otherwise. Only works with negative b. For the X method, if "= 0" is at the end, divide the Standard equation to make a = 1. Unnecessary if not. Either way, remove any fractions by multiplying everything by the denominator. ac over b is the x method:
╲ ac ╱
 ╲  ╱
F1╲╱F2
  ╱╲
 ╱  ╲
╱ b  ╲

(F1)(F2) = ac and F1 + F2 = b.


Reciprocal: Upside down fraction, same sign.


Rule 24. Under no circumstances can there be a Radical in the denominator. Multiply both numerator and denominator by denominator to square the denominator and make it a regular integer. It would go from 49x² and b = a / b. to 49x² and b = ab / b.


Rule 25. Always be simplifying radicals. It is not ± 49x² and b = 28, but 28|2 → 14|2 → 7|7, ± 27 and b = 28. In every case.


Rule 26. Always consider leaving c on its own on one side of the equation in order to simplify a possible answer. Only if "= 0" is applied or if 100% sure that there is another method already codified can you bypass this fundamental simplification law.


Rule 27. i. i = -1 In its most definitional sense, i is the square root of -1, an imaginary number. Complex Numbers are any equation with i, such as 2i. a + bi is the standard Form in which the solutions of the complex equations tend to take, a and b both being real numbers. Always be keepin' in mind that i maintains distinct properties than the regular algebraic variables like x and y. i may act as a normal variable at times, but when i gets multiplied by itself or by another exponent, its true self is revealed. As -1, when squared, i becomes just -1. When cubed, i becomes -i. And when i is to the power of 4, it goes all the way to 1. This pattern repeats; to find where in the pattern any exponent lies (like i⁵⁰), divide the exponent number by 4, and take the remainder, in this case 2, and see in the patterns its equivalent. The equations are (a + bi) + (c + di) = (a + c) + i(b + d) and the negative form of (a + bi) - (c + di) = (a - c) + i(b - d). Simplify to get Standard Form. ONLY use formula if question is already in format or if can be grouped into it with factoring.


Pattern of i:
i = -1   i⁵ = -1   
i² = -1   i⁶ = -1
i³ = -i   i⁷ = -i
i⁴ = 1    i⁸ = 1

Squares to 16:
1² = 1    5² = 25    9² = 81     13² = 169
2² = 4    6² = 36    10² = 100   14² = 196
3² = 9    7² = 49    11² = 121   15² = 225
4² = 16   8² = 64    12² = 144   16² = 256


Rule 28. Quantities exist for reasons, never ignore them. If there is a negative in front of it, it will be flipped with the negative reversing everything with the Distributive Property.


Rule 29. Factoring Pt. 3. If the equation is in the correct form for X method but a != 1 and b & c aren't divisible by a, making you unable to pacify a, it is still possible factor. Go through with the process and find the quantities, say, (3x - 1)(3x - 6), the second quantity can be simplified to (x - 2), making the quantity true.


Rule 30. Factoring will not work in every case ("prime" factors), but one can still force a solution through completing the square. For an equation like x² + 16x + 17 = 0, the first move would be simply preparing the problem for applying the method: If there is C on the same side as the others and factoring has been ruled out, move C to the other side with 0 or whatever is already there. If simplification is possible, do so and try to get a as low as possible. If a is negative, multiply both sides by -1 to make it normal. Now, the equation is x² + 16 = -17. The next step is to use the equation of (b / 2)², (16/2)² in this case to get a Perfect Square Trinomial. The result of the equation is added to both sides, x² + 16x + 64 = 47. The PST nature of the left side makes it equal to (x + 8)² = 47. Square it on both sides, getting x + 8 = ±47 Simplify if you can, if the Radical is negative put an i in front, and you should get x = -8 ±47.


Rule 31. Completing the Square can be used as an alternate method to convert Standard Form to Vertex Form. For the equation y = x² - 22x + 16, move c to the y, and then complete the square on the right side, getting the equation of y + 105 = x² - 22x + 121. Factoring the right side gives y + 105 = (x - 11)², and moving 105 gives the Vertex Form of y = (x - 11)² = 105. (11, -105) are the coordinates. Keep C in the Y side while using the 'complete the square' method of factoring, (b/2)² to find C.


Rule 32. The Quadratic Formula works in place of factoring, completing the square, anything with regards to Standard Form, The Formula is x = (-b ±b² - 4ac) / 2a. Example problem: 2x² + 4x - 30. 1. Always have it equal zero. 2. Simplify the base equation if you can. 3. Always have a positive a. 2 applied is x² + 2x - 15 = 0. Find a, b, and c, and plug them in to the formula. Remember PEMDAS. If 0, there's only one solution (Rule 33): try to simplify if there's a fraction.


Quadratic: Highest Exponent is Two.


Rule 33. If a Quadratic Equation EVER has an answer
D < 0: a) that includes i, the equations has no x-intercepts. This means there are No real solutions. However, this also means there will be Two imaginary solutions. This is the D < 0 property of the Discriminant, the part of the Quadratic Formula completely within a Radical: b² - 4ac. Plug in the Standard Form variables and get a solution, the Solution being D.
D = 0: b) For a Discriminant that ends up having a solution of 0, D = 0 and there would therefore be One real solution to the problem. Only when the equation is already in a completed square form ((b / 2)² appears to have already been preformed) and a = 1 can this occur, where it is very obvious. PST will always have only one solution.
D > 0: c) For a Disriminant thats ends up having two real solutions (due to the ± in the quadratic formula), D > 0 and there are two x-intercepts. Most importantly, the "number of real-imagined solutions" is for the ENTIRE quadratic equations, the discriminant only tells how many answers there will be, not what they are. "Solution" is just another word for the number of x-intercepts.



RULE 34.

COMPARISON/PROPERTIES OF ALL FORMULAS & METHODS.

Elimination, System of Equations, and Substitution are System of Equation-type methods. TRY WHICHEVER LOOKS BEST, NO ORDER.
PST is a largely X-Isolation based Method. RULE 26!!!
IF NOT GCP/GROUPING, THEN COMPLETE THE SQUARE. USE QUADRATIC FORMULA AT ANY TIME.

ELIMINATION.

Formula + Description: Stack both equations like long addition and find the sum. Like System of Equations, but skipping a step. Keep two sides for factoring.
Unique Trait: The goal is generally to kill off 'y' ASAP, minusing the 2nd equation (if needs be) by reversing the entire second equation. Anything to kill y.
Applicable When: ONLY to be used when both equations have roughly the same variables. Equations should generally have a y.
Limitations: Cannot be used where there is a y that is not easily solved nor where y is already known (y = 10), where substitution would be preferable.

SYSTEM OF EQUATIONS.

Formula + Description: Format the equations to both be equal to the same variable (y) and the individual non-y side equal to eachother, simplifying.
Unique Trait: Only semi-self-contained method, with Elimination and Substitution both always leading to the big three. If an x² exists however, some x-isolation is needed.
Applicable When: When there is no x² or if there is only one x variable in some way. See if there can be a way to remove an entire x² or x consideration.
Limitations: If a and b both exist at the same time, then it might be easier to try Substitution or Elimination.

SUBSTITUTION.

Formula + Description: If an internal (to the left) variable has an equivalent made apparant in the second equation, plug in that equation inside the first equation. Simplify.
Unique Trait: Differs from System of Equations in how one equation is replacing a variable in another, while system makes both equations equal to eachother.
Applicable When: When it is seen that substitution is viable and that it will make a difference. A definite sign of a problem requiring substitution is when more than one variable is ^2.
Limitations: Sometimes, there are no inner Equations that have a variable given an equation in the second. In these situations, use System of equations or Elimination.

PERFECT SQUARE TRINOMIAL.

Formula + Description: A Perfect Square Trinomial. (a + b)(a + b) = a² + 2ab + b² = (a + b)². (a - b)(a - b) = a² - 2ab + b² = (a - b)². Things like + 6x + 9. Not ax² + bx + c, but a² + 2ab + b². Difference of Squares = (a + b)(a - b) = (a² - b²), If b and a are perfect squares.
Unique Trait: PST cannot be chosen as a Method. It is a form that has its own rules. You have no control.
Applicable When: When a and b are both dearly squared. Can be forced only in particular circumstances, like if x² + 6x = -10. When a discriminant of D = 0 is found in a Quadratic Equation, the equation is PST. There will be only one solution/x-intercept.
Limitations: a² + 2ab + c² is more or less ax² + bx + c in a special format. The difference of squares won't work if even one variable isn't a perfect square (x² is a perfect square).

GCF/GROUPING → X-METHOD FACTORING.

Formula + Description: In a multi-variable equation, you can use the GCF (Max number dividable by all) to simplify. Grouping is where a GCF-ized equations gets a(c + d) + b(c + d) = (a + b)(c + d). X Method, as shown in Rule 23, is usable if the equation is equal to 0.
Unique Trait: Most direct, method finds factors that multiply to ac and sum to b. Can be used for both b = 0 and a = c, b being X-isolater and c being X.
Applicable When: X method is most preferable where all fractions are gone & a = 1. However, if a != 1, it still can be done, simplifying the equation if possible at the end. Can also be done when b = 0 (in some cases).
Limitations: For X method it sometimes just won't work, such as in i in ANS is a prime. b = 0 and others work if ac is a negative perfect square. ONLY IF = 0 can be done. Group only if both GCF's have the same (c + d).

COMPLETING THE SQUARE.

Formula + Description: Force a solution by making a PST. Simplify, move C to the right: x² + 16x = -17. Use (b / 2)² for left side and add to both: x² + 16x + 64 = 47. Left is PST, (x + 8)². Sqrt both sides, x + 8 = 47.
Unique Trait: A sort of hodgepodge of other methods and rules: PST, then X Method (a ± b)², the x-isolater (sqrt), & i if needs be.
Applicable When: If ANS has an i, can be used. Can be used as an alternate method for converting Standard Form → Vertex Form: Move c to y and make PST: y + 105 = x² - 22x + 121. Factor Right and move back c: y = (x - 11)² - 105.
Limitations: Will not function on if b = 0, makes the equation not work. Having an odd b also complicates matters as you have to work with fractions the entire equation.

QUADRATIC EQUATIONS.

Formula + Description: You already know what it is. Plug in a, b, x = x = (-b ±b² - 4ac) / 2a and c from a quadratic standard form. Have a positve and simplify beforehand, when doing an equation remember PEMDAS and fractions.
Unique Trait: Reversed: Solution can be returned to a quadratic equation yeezily. Get b from top left and a from the bottom. Simplify the top using x-isolator to get c. Discriminant: Inside of sqrt tells how many answers/x-intercepts there are: D < 0 is 0, D = 0 is 1, D > 0 is 2.
Applicable When: The Universal Method: Works in every case (X-mmethod not work if ANS has i and Completing the Square won't work if b = 0). Will ALWAYS give correct ANS if done correctly.
Limitations: None. If an ANS (real) is found for x with a sqrt., convert to decimal to get exact. If calculator is unavailable, simply plug in the square root for x to get an unsimplified answer.



Rule 35. When a questions asks you to "sketch the f(x)," that just means to draw a graph for the previously stated f(x).


Basic Terms of Exponents:

  ┏━━The exponent, a 'power' (to the power of)
5x²
┃┗━━━The base.
┗━━━━The coefficient.


Complex Number: i + real number. 2i, for example.
Degree: Highest exponent in an equation.
Leading Coefficient: The coefficient with the highest degree attached.


Rule 36. The general rule of x-isolator (described in Rule 26) is to put the individual x on one side, the c number on the other, and simplify. If there is a trinomial with both a & b, then this cannot be done. If = 0 is applied, the the "big three" of the bottom of Rule 34 are to be used more effectively. There are several rules for what is to be done if c is available and either a or b are missing.
a) If the equation uses the variables a & c in the ax² + c format, try to divide by a to get a as low as possible. Always have a positive, hopefully just x². Once that has been achieved, all that needs to be done is isolate x and sqrt both sides, getting a ± for c. This is used in an altered way by PST.
b) If the equations uses the variables b & c in the bx + c format, no prior simplification is needed. Simply isolate b and divide both sides by b. There is no sorting needed, removing the possibility of i or a number leading to two answers as seen in ax² + c format. There will always be only one solution.