Algebra 1 End of Course (EOC) Comprehensive Review Notes

Multiplying Binomials and Identifying Equivalent Expressions

  • Conceptual Overview of Binomial Multiplication:     * When multiplying two binomials, the resulting expression is almost always a trinomial.     * The only exception to this rule is the "difference of two squares," where the middle terms cancel out, leaving a binomial.     * In a multiple-choice context, if the product is not a difference of squares, options that are binomials can be immediately eliminated.

  • Identifying Signs and Constants:     * By looking at the constant terms of the binomials, one can determine the constant of the final trinomial.     * For example, if the constants in the binomials are 8-8 and 22, their product will be 16-16. This allows for quick identification of the correct answer choice without completing the full calculation.

  • The FOIL Method (First, Outer, Inner, Last):     * Detailed step-by-step multiplication for (3x8)(4x+2)(3x - 8)(4x + 2):         * Multiply First Terms: 3x×4x=12x23x \times 4x = 12x^2         * Multiply Outer Terms: 3x×2=6x3x \times 2 = 6x         * Multiply Inner Terms: 8×4x=32x-8 \times 4x = -32x         * Multiply Last Terms: 8×2=16-8 \times 2 = -16     * Combining Like Terms: The middle terms (6x6x and 32x-32x) must be combined: 6x32x=26x6x - 32x = -26x.     * Final Trinomial Expression: 12x226x1612x^2 - 26x - 16.

Classifying Polynomials and Standard Form

  • Defining Standard Form:     * A polynomial is in standard form when its terms are written in descending order based on their exponents (greatest to least).     * Standard form is determined strictly by the exponent, not by the value of the constant or coefficient.     * Example Case: The polynomial 8x7+5x417x38x^7 + 5x^4 - 17x^3 is in standard form because the exponents follow the order 77, 44, and 33.

  • Determining the Degree of a Polynomial:     * The degree of a polynomial with a single variable is the value of its highest exponent.     * In the expression 8x7+5x417x38x^7 + 5x^4 - 17x^3, the highest power is 77, so the degree is 77.     * Multivariable Degrees: If a term contains more than one variable, the degree of that term is found by adding the exponents of the variables together.         * If a variable like yy appears without a visible exponent, it is understood to have a power of 11.         * Hypothetical Scenario: In the term 8x7y8x^7y, the degree would be 7+1=87 + 1 = 8.

  • Counting Terms and Naming:     * Terms are separated by operation symbols (++, -).     * A polynomial with three terms is specifically referred to as a trinomial.

  • Leading Terms and Coefficients:     * Leading Term: This is the term that contains the highest exponent (8x78x^7 in the example).     * Leading Coefficient: This is the numerical factor in front of the leading term's variable. For 8x78x^7, the leading coefficient is 88.

Simplifying and Multiplying Radicals

  • Efficient Simplification Strategy:     * A common mistake is multiplying large numbers inside radicals first, which creates higher values that are difficult to simplify. The preferred method is to simplify each radical individually before multiplying.

  • Step-by-Step Breakdown of 75×27\sqrt{75} \times \sqrt{27}:     * Simplify 75\sqrt{75}: Find a perfect square factor (2525).         * 25×3=53\sqrt{25 \times 3} = 5\sqrt{3}     * Simplify 27\sqrt{27}: Find a perfect square factor (99).         * 9×3=33\sqrt{9 \times 3} = 3\sqrt{3}

  • Rules for Multiplying Simplified Radicals:     * One must multiply the coefficients together and multiply the radicands (the numbers inside the roots) together.     * Calculation: 53×335\sqrt{3} \times 3\sqrt{3}         * Coefficients: 5×3=155 \times 3 = 15         * Radicals: 3×3=9\sqrt{3} \times \sqrt{3} = \sqrt{9}     * Final Simplification: Since 9=3\sqrt{9} = 3, the expression becomes 15×315 \times 3, resulting in a final answer of 4545.     * Contrast with Addition: When adding radicals, you only add the coefficients and the radical remains the same. When multiplying, you must multiply both components.

Geometric Applications: Finding Triangle Angles

  • Triangle Angle Sum Theorem:     * The sum of the interior angles of any triangle is exactly 180180^{\circ}.

  • Solving for X in a Geometrical Equation:     * Given three angles (e.g., (x1)(x - 1), (5x3)(5x - 3), and (5x3)(5x - 3)), set up an equation: (x1)+(5x3)+(5x3)=180(x - 1) + (5x - 3) + (5x - 3) = 180     * Combine Like Terms: 11x7=18011x - 7 = 180     * Isolate the Variable:         1. Add 77 to both sides: 11x=18711x = 187         2. Divide by 1111: x=17x = 17

  • Calculating Specific Angle Measures:     * Solving for xx is often only a mid-step; the value must be plugged back into the original expressions to find the degree of each angle.     * Angle 1: 171=1617 - 1 = 16^{\circ}     * Angle 2 and 3: 5(17)3=853=825(17) - 3 = 85 - 3 = 82^{\circ}     * Verification Method: Subtract the known angle from 180180 and divide by the number of remaining identical angles: (18016)/2=164/2=82(180 - 16) / 2 = 164 / 2 = 82^{\circ}.

Converting Linear Equations to Standard Form

  • Defining Standard Form for Linear Equations:     * Standard form is expressed as Ax+By=CAx + By = C.     * The goal is to isolate the constant on one side while having the xx and yy variables on the other.

  • Conversion Process for y=23x+5y = -\frac{2}{3}x + 5:     * Method A (Move Term then Clear Fraction):         1. Add 23x\frac{2}{3}x to both sides: 23x+y=5\frac{2}{3}x + y = 5         2. Multiply the entire equation by the denominator (33) to eliminate the fraction: 2x+3y=152x + 3y = 15     * Method B (Clear Fraction then Move Term):         1. Multiply the entire equation by 33 immediately: 3y=2x+153y = -2x + 15         2. Add 2x2x to both sides to move it to the variable side: 2x+3y=152x + 3y = 15

Solving Systems of Equations via Elimination

  • Operational Tactics with Variables:     * Pay close attention to how variables are ordered in a given system. Sometimes they are swapped (e.g., yy listed before xx) to confuse the student when writing coordinates.     * If variables are already vertically aligned (e.g., 2x-2x in one equation and 2x2x in the other), use the elimination method directly without rearranging.

  • Example System Walkthrough:     * Equation 1: 3y2x=113y - 2x = 11     * Equation 2: y+2x=9y + 2x = 9     * Elimination Step: Add the two equations together to eliminate xx.         * (3y+y)+(2x+2x)=(11+9)(3y + y) + (-2x + 2x) = (11 + 9)         * 4y=204y = 20     * Solve for Y: y=5y = 5     * Solve for X: Plug y=5y = 5 back into one of the original equations.         * 5+2x=95 + 2x = 9         * 2x=42x = 4         * x=2x = 2     * Coordination Final Result: The solution is the coordinate pair (2,5)(2, 5).     * Cautionary Note: Standard multiple-choice traps often include the coordinates swapped (e.g., (5,2)(5, 2)) or with incorrect signs to catch students who misidentify their variables.

Questions & Discussion

  • Student Inquiry/Implicit Interaction: The transcript suggests students often struggle with the distinction between coefficients and radicals during multiplication.
  • Speaker Warning: Mr. Peters warns specifically against the "trick part" of polynomial classification where students mistakenly use the leading term as the leading coefficient, emphasizing that the coefficient is only the numerical part.