Comprehensive Test Review Notes: College Algebra
Evaluating Functions Algebraically
Problem Statement: Given , find and simplify .
Substitution Step: Replace every instance of in the function definition with the expression .
Algebraic Expansion:
Expand the binomial squared term :
Substitute the binomial expansion back into the function equation:
Distribute scalar factors across their respective terms:
Recombine all terms:
Combining Like Terms:
Group linear terms:
Group constant terms:
Final simplified expression:
Solving One-Variable Rational Equations
Problem Statement: Solve the rational equation for and state any domain restrictions:
Domain Restrictions:
Set all denominator expressions containing variables equal to zero to find restricted values:
Restriction:
Clearing Denominators:
Determine the Least Common Denominator (LCD) of the denominators , , and :
Multiply every term on both sides of the equation by the LCD :
Cancel common terms in each fraction:
Solving the Linear Result:
Distribute through :
Combine like constant terms on the left side:
Subtract from both sides:
Divide both sides by :
Restriction Check: The calculated solution does not match the restricted value , making it a valid solution.
Solving One-Variable Linear Equations
Problem Statement: Solve for in the linear equation:
Step-by-Step Algebraic Procedure:
Distribute the scalar factor on the left side:
Combine constant terms on the left side:
Subtract from both sides:
Add to both sides:
Divide both sides by :
Solving Literal Equations
Problem Statement: Solve the trapezoid area formula for the height variable :
Step-by-Step Variable Isolation:
Multiply both sides of the literal equation by to eliminate the fraction:
Divide both sides by the quantity to isolate :
Solving Absolute Value Equations
Problem Statement: Solve the one-variable absolute value equation for :
Isolating the Absolute Value Term:
Subtract from both sides of the equation:
Splitting into Two Linear Equations:
Case 1 ( is positive):
Case 2 ( is negative):
Final Solution Set:
Solving One-Variable Linear Inequalities
Problem Statement: Solve the compound inequality and write the solution in interval notation:
Solving the Compound Inequality:
Subtract from all three parts of the inequality:
Divide all three parts by . Reorient the inequality symbols because of division by a negative number:
Re-order the double inequality in standard left-to-right format:
Interval Notation: The strict inequality at requires an open parenthesis, and the inclusive inequality at requires a closed bracket:
Solving Absolute Value Inequalities
Problem Statement: Solve the absolute value inequality and express the solution set in interval notation:
Splitting into Compound Inequalities:
An absolute value inequality of the form (where ) translates to or
Case 1:
Case 2:
Interval Notation: Combine the disjoint intervals using the union operator :
One-Variable Word Problems
Problem Statement: A rectangular garden has a length that is more than its width. The perimeter of the garden is . Find the length and width of the garden.
Variable Setup:
Let
Let
Equation Construction:
The perimeter of a rectangle equals the sum of all four sides:
Combine like terms on the left side:
Algebraic Execution:
Subtract from both sides:
Divide both sides by :
Final Solution:
Identifying Function Domains
Problem Statement: Find the domain of the radical function and express the answer in interval notation:
Domain Requirement: The expression under an even root (the radicand) must be non-negative (greater than or equal to zero):
Interval Notation:
Evaluating Functions Numerically
Problem Statement: Given , evaluate .
Substitution and Order of Operations:
Substitute for in the function:
Evaluate the exponent:
Perform multiplications:
Compute final subtraction:
Writing Linear Functions from Point and Slope
Problem Statement: A linear function has slope and satisfies . Write the equation of in the slope-intercept form f(x) = mx + b$.\n\n* **Given Values**:\n * Slope m = 3\n * Point (x, y) = (-2, 5)\n\n* **Finding the y-intercept (b)**:\n * Substitute the point and slope into slope-intercept form y = mx + b:\n 5 = 3(-2) + b\n 5 = -6 + b\n * Add 6 to both sides:\n b = 11\n\n* **Final Function Equation**:\n f(x) = 3x + 11\n\n# Writing Equations of Parallel Lines\n\n* **Problem Statement**: Write an equation of the line that is parallel to y = -2x + 7(3, -1). Express the answer in slope-intercept form.\n\n* **Properties of Parallel Lines**:\n * Parallel lines have identical slopes.\n * Slope of given line: m = -2\n * Slope of parallel line: m = -2\n\n* **Finding the y-intercept (b)**:\n * Substitute m = -2(x, y) = (3, -1)y = mx + b:\n -1 = -2(3) + b\n -1 = -6 + b\n * Add 6 to both sides:\n b = 5\n\n* **Final Line Equation**:\n y = -2x + 5\n\n# Writing Equations of Perpendicular Lines\n\n* **Problem Statement**: Write an equation of the line that is perpendicular to a line with slope m_1 = \frac{1}{2}y = \frac{1}{2}x - 6(-2, 5). Express the answer in slope-intercept form.\n\n* **Properties of Perpendicular Lines**:\n * Perpendicular lines have negative reciprocal slopes (m_1 \cdot m_2 = -1).\n * Perpendicular slope: m = -2\n\n* **Finding the y-intercept (b)**:\n * Substitute m = -2(x, y) = (-2, 5)y = mx + b:\n 5 = -2(-2) + b\n 5 = 4 + b\n * Subtract 4 from both sides:\n b = 1\n\n* **Final Line Equation**:\n y = -2x + 1\n\n# Solving Systems of Linear Equations\n\n* **Problem Statement**: Solve the system of equations and express the answer as an ordered pair:\n 3x + 2y = 12\n x - y = -1\n\n* **Method of Elimination**:\n * Multiply the second equation by 2y with opposite signs:\n 2(x - y) = 2(-1) \Rightarrow 2x - 2y = -2\n * Add the modified second equation to the first equation:\n (3x + 2y) + (2x - 2y) = 12 + (-2)\n 5x = 10\n * Divide by 5:\n x = 2\n\n* **Solving for y**:\n * Substitute x = 2x - y = -1:\n 2 - y = -1\n -y = -3\n y = 3\n\n* **Ordered Pair Solution**:\n (2, 3)\n\n# Systems of Equations Word Problems\n\n* **Problem Statement**: A school sold 120\,\text{tickets}\$8\$5\$780. How many adult tickets and how many student tickets were sold?\n\n* **Defining Variables**:\n * Let a = \text{number of adult tickets sold}\n * Let s = \text{number of student tickets sold}\n\n* **Formulating System of Equations**:\n * Equation 1 (Quantity of tickets):\n a + s = 120\n * Equation 2 (Revenue total):\n 8a + 5s = 780\n\n* **Solving by Elimination**:\n * Multiply Equation 1 by -5:\n -5(a + s) = -5(120) \Rightarrow -5a - 5s = -600\n * Add the modified equation to Equation 2:\n (-5a - 5s) + (8a + 5s) = -600 + 780\n 3a = 180\n * Divide both sides by 3:\n a = 60\n\n* **Solving for Remaining Variable**:\n * Substitute a = 60 back into Equation 1:\n 60 + s = 120\n s = 60\n\n* **Final Answer with Units**:\n * \text{Adult tickets} = 60\,\text{tickets}\n * \text{Student tickets} = 60\,\text{tickets}$$