Algebra Unit 1 Comprehensive Study Guide

Algebraic Properties and Expression Simplification

  • Commutative Property of Addition

    • Definition: The Commutative Property of Addition states that changing the order of the addends does not change the sum.

    • Mathematical Formula:     a+b=b+aa + b = b + a

    • Demonstration: The equation 12+7=7+12-12 + 7 = 7 + -12 illustrates the Commutative Property of Addition because the terms 12-12 and 77 are swapped across the addition operator without altering the result.

  • Distributive Property and Combining Like Terms

    • Distributive Property Principle: Multiplying a sum or difference by a value is equivalent to multiplying each term individually and then combining them:     a(b+c)=ab+aca(b + c) = ab + ac

    • Simplification Procedure: Simplify the expression 4(n3)2(3+n)4(n - 3) - 2(-3 + n).

    • Step 1: Distribute 44 through the first binomial:       4(n3)=4n124(n - 3) = 4n - 12

    • Step 2: Distribute 2-2 through the second binomial:       2(3+n)=62n-2(-3 + n) = 6 - 2n

    • Step 3: Combine the expanded terms into a single expression:       4n12+62n4n - 12 + 6 - 2n

    • Step 4: Group like variable terms and constant terms:       (4n2n)+(12+6)(4n - 2n) + (-12 + 6)

    • Step 5: Perform arithmetic on like terms to get the final simplified expression:       2n62n - 6

  • Translating Real-World Rates into Algebraic Expressions

    • Unit Price Concept: The price per unit of a commodity is computed as the total cost divided by the total number of units purchased.

    • Translation Procedure: Let dd represent the total dollars spent on gas, and let gg represent the total number of gallons purchased.

    • The expression representing the price paid per gallon is:     dg\frac{d}{g}

    • Multiple-Choice Breakdown:

    • Option a) d+gd + g represents total cost plus total gallons (incorrect unit).

    • Option b) gd\frac{g}{d} represents gallons per dollar (reciprocal rate).

    • Option c) dgdg represents total cost multiplied by gallons.

    • Option d) dg\frac{d}{g} correctly represents dollars per gallon.

Functions, Domain, and Range

  • Core Definitions

    • Domain: The complete set of all possible input values (typically represented by the variable xx) for which a relation or function is defined.

    • Range: The complete set of all possible output values (typically represented by the variable yy or function notation f(x)f(x)) generated by a relation or function.

    • Function: A specific type of mathematical relation where every individual element in the domain maps to exactly one unique element in the range.

  • Interpreting Function Notation

    • Standard Function Notation: The expression f(x)=yf(x) = y indicates that applying function ff to an input xx produces an output yy.

    • Meaning of f(3)=7f(3) = 7: When the input value xx is 33, the resulting output value of the function ff is 77. On a Cartesian plane, this relationship is represented by the ordered pair (3,7)(3, 7).

  • Identifying Domain from Discrete Data

    • Table Analysis: Given the input-output table:

    • Input (xx): 2,0,2,4-2, 0, 2, 4

    • Output (yy): 6,0,6,126, 0, -6, -12

    • Domain Determination: Extract all distinct input values from the input column.

    • Domain Set:     {2,0,2,4}\{-2, 0, 2, 4\}

    • Multiple-Choice Breakdown:

    • Option a) {12,6,0,6}\{-12, -6, 0, 6\} is the range of the function.

    • Option b) {12,6,2,0,2,4,6}\{-12, -6, -2, 0, 2, 4, 6\} combines both domain and range elements.

    • Option c) {2,2,4}\{-2, 2, 4\} is incomplete as it leaves out input 00.

    • Option d) {2,0,2,4}\{-2, 0, 2, 4\} correctly identifies the domain set.

  • Identifying Range from Continuous Graphs      

    Coordinate graph of a function with a minimum at y = -1 and maximum at y = 4
    • Graphical Range Analysis: Range represents the set of all vertical yy-values covered by the continuous curve from lowest to highest.

    • Minimum yy-value: The lowest point on the graphed curve occurs at the solid closed endpoint (4,1)(-4, -1), giving a minimum yy-value of 1-1 (included).

    • Maximum yy-value: The highest point reached along the curve is a peak (local maximum) at (5,4)(5, 4), giving a maximum yy-value of 44 (included).

    • Range Expression: The set of output values spans continuously from 1-1 to 44, inclusive:     1y4-1 \le y \le 4

    • Interval Notation: [1,4][-1, 4]

  • Evaluating Functions and Solving for Inputs

    • Given Quadratic Function:     f(x)=2x29f(x) = 2x^2 - 9

    • Part A: Evaluate f(4)f(4)

    • Step 1: Substitute x=4x = 4 into the function expression:       f(4)=2(4)29f(4) = 2(4)^2 - 9

    • Step 2: Evaluate the exponent:       f(4)=2(16)9f(4) = 2(16) - 9

    • Step 3: Multiply and subtract:       f(4)=329=23f(4) = 32 - 9 = 23

    • Part B: Find xx if f(x)=41f(x) = 41

    • Step 1: Set the function rule equal to 4141:       2x29=412x^2 - 9 = 41

    • Step 2: Add 99 to both sides to isolate the variable term:       2x2=502x^2 = 50

    • Step 3: Divide both sides by 22:       x2=25x^2 = 25

    • Step 4: Take the square root of both sides, accounting for both positive and negative roots:       x=±25x = \pm \sqrt{25}       x=5orx=5x = 5 \quad \text{or} \quad x = -5

Algebraic Equations and Inequalities

  • Translating Verbal Statements into Inequalities

    • Verbal Breakdown:

    • "the quotient of a number and 12": n12\frac{n}{12}

    • "7 less than [the quotient]": n127\frac{n}{12} - 7

    • "is more than 30": > 30

    • Complete Inequality:     \frac{n}{12} - 7 > 30

  • Literal Equations (Solving for a Variable)

    • Formula: The perimeter formula for a rectangle is:     P=2(l+w)P = 2(l + w)

    • Solving for ww (Method 1 - Division First):

    • Step 1: Divide both sides of the equation by 22:       P2=l+w\frac{P}{2} = l + w

    • Step 2: Subtract ll from both sides to isolate ww:       w=P2lw = \frac{P}{2} - l

    • Solving for ww (Method 2 - Distribution First):

    • Step 1: Distribute 22 across the parentheses:       P=2l+2wP = 2l + 2w

    • Step 2: Subtract 2l2l from both sides:       P2l=2wP - 2l = 2w

    • Step 3: Divide both sides by 22:       w=P2l2w = \frac{P - 2l}{2}

  • Solving Linear Equations with Variables on Both Sides

    • Given Equation:     77a=7(1a)-7 - 7a = 7(-1 - a)

    • Step-by-Step Solution:

    • Step 1: Apply the distributive property to the right side of the equation:       7(1a)=7(1)+7(a)=77a7(-1 - a) = 7(-1) + 7(-a) = -7 - 7a

    • Step 2: Rewrite the equation with the expanded right side:       77a=77a-7 - 7a = -7 - 7a

    • Step 3: Add 7a7a to both sides:       7=7-7 = -7

    • Interpretation of Solution:

    • The statement 7=7-7 = -7 is a identity (an equation that is true for all possible replacement values of the variable).

    • Result: Infinitely many solutions (all real numbers, aRa \in \mathbb{R}).

Ratios, Proportions, and Expression Evaluation

  • Ratio and Word Problem Calculations

    • Problem Statement: On Thursday, 240 adults and children attended a show. The ratio of children to total people was 1 to 6. How many adults attended the show?

    • Given Values:

    • Total attendance = 240240

    • Ratio of children to total attendance = 16\frac{1}{6}

    • Calculation Strategy 1 (Finding children first):

    • Step 1: Calculate the number of children:       Children=16×240=40\text{Children} = \frac{1}{6} \times 240 = 40

    • Step 2: Subtract the number of children from total attendance to find adults:       Adults=24040=200\text{Adults} = 240 - 40 = 200

    • Calculation Strategy 2 (Using adult fraction directly):

    • If 16\frac{1}{6} of total attendees are children, then the fraction of adult attendees is:       116=561 - \frac{1}{6} = \frac{5}{6}

    • Calculate number of adults:       Adults=56×240=200\text{Adults} = \frac{5}{6} \times 240 = 200

  • Evaluating Complex Variable Expressions

    • Expression to Evaluate:     (qm)2(p1)6\frac{(qm)^2 - (p - 1)}{6}

    • Given Variable Values:     m=5,p=2,q=3m = -5, \quad p = -2, \quad q = 3

    • Order of Operations Steps:

    • Step 1: Evaluate the product qmqm inside the square:       qm=(3)(5)=15qm = (3)(-5) = -15

    • Step 2: Square the product (qm)2(qm)^2:       (qm)2=(15)2=225(qm)^2 = (-15)^2 = 225

    • Step 3: Evaluate the binomial expression (p1)(p - 1) in the numerator:       p1=21=3p - 1 = -2 - 1 = -3

    • Step 4: Substitute these evaluated parts into the numerator:       (qm)2(p1)=225(3)=225+3=228(qm)^2 - (p - 1) = 225 - (-3) = 225 + 3 = 228

    • Step 5: Divide the completed numerator by the denominator 66:       2286=38\frac{228}{6} = 38

  • Solving Algebraic Proportions

    • Given Proportion:     108=v+79\frac{10}{8} = \frac{v + 7}{9}

    • Step-by-Step Solution:

    • Step 1: Apply the Cross-Multiplication Property (ab=cd    ad=bc\frac{a}{b} = \frac{c}{d} \implies ad = bc):       10×9=8(v+7)10 \times 9 = 8(v + 7)

    • Step 2: Perform multiplication and distribution:       90=8v+5690 = 8v + 56

    • Step 3: Isolate the term containing vv by subtracting 5656 from both sides:       9056=8v90 - 56 = 8v       34=8v34 = 8v

    • Step 4: Divide both sides by 88:       v=348v = \frac{34}{8}

    • Step 5: Simplify the fraction to lowest terms or decimal form:       v=174=4.25v = \frac{17}{4} = 4.25