Algebraic Functions and Factoring Study Notes

General Student and Assessment Information

  • Student Name: Janessa Johnson.
  • Assessment Guidelines:     * Students must show all work used to solve each problem to receive credit.     * The use of aids is restricted to a 4-function calculator only.

Problem 1: Graphical Analysis of Functions

  • Problem Statement: Use the provided graph of y=f(x)y = f(x) to answer specific questions regarding coordinates, solutions, domain, and range.
  • Evaluating Specific Points:     * Task: Evaluate f(2)f(-2).     * Procedure: Locate the value on the x-axis where x=2x = -2 and identify the corresponding y-coordinate on the function's curve.     * Result: f(2)=3f(-2) = -3.
  • Solving for x (Horizontal Intercepts):     * Task: Write all solutions to f(x)=1f(x) = -1.     * Procedure: Determine the x-values where the graph intersects the horizontal line y=1y = -1.     * Solutions: x=3x = -3 and x=1x = 1.
  • Determining Domain:     * Task: Write the domain of ff using interval notation.     * Definition: The domain is the set of all possible input values (x-values) for which the function is defined.     * Observation: Based on the graph's extension to the left and its termination on the right at x=4x = 4.     * Interval Notation: (,4)(-\text{∞}, 4).
  • Determining Range:     * Task: Write the range of ff using interval notation.     * Definition: The range is the set of all possible output values (y-values) the function can produce.     * Observation: The lowest point (minimum) on the graph occurs at y=3y = -3, and the graph extends upwards infinitely.     * Interval Notation: [3,)[-3, \text{∞}). (Note: While the student's handwritten note indicates [3,)[3, \text{∞}), the graph and part (a) support 3-3 as the minimum value).

Problem 2: Factoring Algebraic Expressions

  • Problem Statement: Factor every given expression completely using appropriate algebraic techniques.
  • Factoring by Greatest Common Factor (GCF):     * Expression: 6x212x6x^2 - 12x     * Work Shown: The student initially factored out 2x2x, resulting in 2x(3x6)2x(3x - 6).     * Complete Factorization: To factor completely, the GCF of 66 must be pulled out. The final result is 6x(x2)6x(x - 2).
  • Difference of Squares:     * Expression: x216x^2 - 16     * Technique: Use the formula a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b), where a=xa = x and b=4b = 4.     * Step-by-Step Verification: (x4)(x+4)=x24x+4x16=x216(x - 4)(x + 4) = x^2 - 4x + 4x - 16 = x^2 - 16.     * Result: (x4)(x+4)(x - 4)(x + 4).
  • Trinomial Factoring (Splitting the Middle Term):     * Expression: x210x24x^2 - 10x - 24     * Requirement: Find two numbers that multiply to 24-24 and add to 10-10. Those numbers are 12-12 and 22.     * Steps:         1. Rewrite the middle term: x2+2x12x24x^2 + 2x - 12x - 24         2. Group the terms: (x2+2x)(12x+24)(x^2 + 2x) - (12x + 24)         3. Factor out a GCF from each group: x(x+2)12(x+2)x(x + 2) - 12(x + 2)         4. Factor out the common binomial: (x12)(x+2)(x - 12)(x + 2)     * Result: (x12)(x+2)(x - 12)(x + 2).
  • Perfect Square Trinomials:     * Expression: 9x212x+49x^2 - 12x + 4     * Analysis: This expression follows the pattern a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a - b)^2.         * The first term is a perfect square: (3x)2(3x)^2         * The last term is a perfect square: 222^2         * The middle term is twice the product of the square roots: 2×(3x)×2=12x2 \times (3x) \times 2 = 12x     * Result: (3x2)2(3x - 2)^2. (Note: The student was unable to complete this problem on the page).

Questions & Discussion

  • Student Inquiry (2d): In response to the problem 9x212x+49x^2 - 12x + 4, the student noted "idk…", indicating difficulty with recognizing perfect square trinomials or factoring quadratic expressions with a lead coefficient greater than 1.