Semester Exam Self-Assessment Study Notes: Unit 5 Rational Exponents & Radical Functions

Semester Exam Self-Assessment Overview

  • This document serves as a study guide and self-assessment for the Semester Exam, completed by student Carson Jackson.
  • Task: Solve identifying problems without assistance and mark confidence levels for each problem type.
  • Due Date: Monday.
  • Subject Area: Unit 5 - Rational Exponents & Radical Functions.

Problem 1: Rational Exponents to Radicals

  • Problem Statement: Rewrite 163416^{\frac{3}{4}} using radicals, then evaluate.
  • Concept: The rational exponent rule states amn=(an)ma^{\frac{m}{n}} = (\sqrt[n]{a})^m or amn\sqrt[n]{a^m}.
  • Evaluation Process:   * Step 1: Convert to radical form: (164)3(\sqrt[4]{16})^3   * Step 2: Evaluate the fourth root: Since 2×2×2×2=162 \times 2 \times 2 \times 2 = 16, 164=2\sqrt[4]{16} = 2   * Step 3: Cube the result: 23=82^3 = 8
  • Student Status: Confident.

Problem 2: Solving Power Equations

  • Problem Statement: Solve the equation x32=9x^{\frac{3}{2}} = 9
  • Theoretical Approach: To solve for xx, raise both sides of the equation to the reciprocal of the power, which is 23\frac{2}{3}.   * Equation: (x32)23=923(x^{\frac{3}{2}})^{\frac{2}{3}} = 9^{\frac{2}{3}}   * Simplified: x=(93)2x = (\sqrt[3]{9})^2
  • Student Scratch Notes:   * "X-9"   * "19-3"   * "4=3\sqrt{\sqrt{4}}=3" (Note: This appears to be a transcription error in the student's scratch work)   * "33 27"
  • Student Status: Unsure.

Problem 3: Simplifying Radical Expressions

  • Problem Statement: Simplify completely 72x4\sqrt{72x^4}
  • Simplification Process:   * Factor the number into a perfect square and a remainder: 72=36×2\sqrt{72} = \sqrt{36 \times 2}   * Simplify the square root of the perfect square: 626\sqrt{2}   * Simplify the variable component: x4=x2\sqrt{x^4} = x^2   * Combine results: 6x226x^2\sqrt{2}
  • Student Work Details:   * Step-by-step noted: "362=62\sqrt{36 \cdot 2} = 6\sqrt{2}"   * Variable result: "x2x^2"   * Final output listed: "6x226x^2\sqrt{2}"
  • Student Status: Confident.

Problem 4: Product Power Rule and Rational Exponents

  • Problem Statement: Simplify and write with positive rational exponents: (8x3)13(8x^3)^{\frac{1}{3}}
  • Rule: The Power of a Product Rule applies (ab)n=anbn(ab)^n = a^n b^n.
  • Simplification Steps:   * Apply exponent to the coefficient: 813=83=28^{\frac{1}{3}} = \sqrt[3]{8} = 2   * Apply exponent to the variable: (x3)13=x3×13=x1(x^3)^{\frac{1}{3}} = x^{3 \times \frac{1}{3}} = x^1   * Result: 2x2x
  • Student Commentary: "I have no clue"
  • Student Status: Lost.

Problem 5: Square Root Function Characteristics

  • Problem Statement: Describe the domain, range, and starting point of f(x)=x4f(x) = \sqrt{x-4}
  • Critical Values:   * Domain: Setting the radicand to greater than or equal to zero (x40x - 4 \ge 0) yields x4x \ge 4.   * Starting Point: Determined by the horizontal shift of 4 and no vertical shift, identified as (4,0)(4, 0).   * Range: Since the function is a positive square root with no vertical shift, y0y \ge 0.
  • Student Annotations:   * Domain identified as "D=x4D= x \ge 4"   * Starting point identified as "SP(4,0)SP (4, 0)"
  • Student Status: Confident.

Problem 6: Transformations of Square Root Functions

  • Problem Statement: Describe the transformations from y=xy = \sqrt{x} to y=2x+1+3y = -2\sqrt{x+1} + 3
  • Identified Transformations:   1. Reflection: The negative sign in front of the 2 indicates a reflection across the x-axis.   2. Vertical Stretch: The coefficient 2 indicates a Vertical Stretch (VS) by a factor of 2.   3. Horizontal Shift: The "x+1x+1" inside the radical indicates a shift Left by 1 (L1).   4. Vertical Shift: The "+3+3" indicates a shift Up by 3.
  • Student Abbreviations Used:   * "VS x2"   * "HS L1"   * "UP 3"
  • Student Status: Confident.

Problem 7: Cube Root Domain and End Behavior

  • Problem Statement: Describe the domain and end behavior of f(x)=x53f(x) = \sqrt[3]{x-5}
  • Function Properties:   * Domain (DD): For cube root functions, the domain is the set of all real numbers (RR).   * Range (RR): The range is also all real numbers (RR).   * End Behavior:     * As xx \rightarrow \infty, f(x)f(x) \rightarrow \infty     * As xx \rightarrow -\infty, f(x)f(x) \rightarrow -\infty
  • Student Annotations:   * Domain: "D:RD: R"   * End behavior noted as: "x,f(x)x \rightarrow \infty, f(x) \rightarrow \infty" and "x,f(x)x \rightarrow -\infty, f(x) \rightarrow -\infty"
  • Student Status: Confident.

Problem 8: Cube Root Transformations

  • Problem Statement: Describe the transformations from y=x3y = \sqrt[3]{x} to y=x+231y = \sqrt[3]{x+2}-1
  • Identified Transformations:   1. Horizontal Shift: The "x+2x+2" indicates a shift to the left by 2.   2. Vertical Shift: The "1-1" indicates a shift down by 1.
  • Student Abbreviations Used:   * "vs left x2" (Note: This uses "vs" likely standing for "vertical shift" incorrectly or simply a general notation for shift)   * "down x1"
  • Student Status: Confident.

Problem 9: Solving and Verifying Radical Equations

  • Problem Statement: Solve and check: 2x1=x1\sqrt{2x-1} = x-1
  • Solving Process:   * Step 1: Square both sides of the equation to eliminate the radical.     * (2x1)2=(x1)2(\sqrt{2x-1})^2 = (x-1)^2     * 2x1=x22x+12x - 1 = x^2 - 2x + 1   * Step 2: Move all terms to one side to set the quadratic equation to zero.     * x24x+2=0x^2 - 4x + 2 = 0   * Step 3: Solve using the Quadratic Formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}     * x=4±(4)24(1)(2)2(1)x = \frac{4 \pm \sqrt{(-4)^2 - 4(1)(2)}}{2(1)}     * x=4±1682=4±82=4±222x = \frac{4 \pm \sqrt{16-8}}{2} = \frac{4 \pm \sqrt{8}}{2} = \frac{4 \pm 2\sqrt{2}}{2}     * x=2±2x = 2 \pm \sqrt{2}
  • Student Scratch Work:   * "x1=(x1)2x-1=(x-1)^2"   * "2x1=x22x+12x-1=x^2-2x+1"   * "x24x+2=0x^2-4x+2=0"   * Final solution written: "x=2±2x = 2 \pm \sqrt{2}"
  • Student Status: Confident.