Equations and Polynomials
Equations and Polynomials
Solving Simple Equations with One Unknown
Techniques for solving include isolating the variable on one side of the equation. Example: To solve for x in the equation 3x + 5 = 20, subtract 5 from both sides then divide by 3.
Translating Words into Equations
Practice translating verbal phrases into algebraic expressions. Review vocabulary related to equations (e.g., "sum," "difference," "product"). Example: "The sum of a number and 5" translates to x + 5.
Solving Linear Equations
Focus on linear equations of the form ax + b = c. Understand principles of equality and inverse operations to find the variable.Provide practice problems involving multi-step equations.
Examples of Linear Equations:
Single-step Equation:Solve for x in the equation:Equation: x + 7 = 12
Solution: Subtract 7 from both sides, giving x = 12 - 7 → x = 5.
Two-step Equation:Solve for x in the equation:Equation: 2x - 4 = 10
Solution: Add 4 to both sides, giving 2x = 10 + 4 → 2x = 14. Then, divide both sides by 2 → x = 7.
Multi-step Equation:Solve for x in the equation:Equation: 5(x - 2) + 3 = 2x + 4
Solution: Distribute 5 to get 5x - 10 + 3 = 2x + 4. Combine like terms → 5x - 7 = 2x + 4. Subtract 2x from both sides → 3x - 7 = 4. Then add 7 to both sides → 3x = 11. Finally, divide by 3 → x = 11/3.
Geometry Applications
Perimeter and Area Formulas
Triangles: Area = (1/2) × base × height, Perimeter = side1 + side2 + side3.
Squares: Area = side², Perimeter = 4 × side.
Rectangles: Area = length × width, Perimeter = 2(length + width).
Algebraic Equations in Geometry
Use algebra to find missing dimensions in geometric shapes via equations.Example: If the perimeter of a rectangle is 30 and length is 10, find width using 2(length + width) = 30.
Solving First Degree Word Problems
Identify key terms in word problems that indicate mathematical operations.Review vocabulary necessary for solving such problems (e.g., "total," "difference"). Translate word problems into equations to solve for unknowns.
Inequality Notation
Solving Linear Inequalities
Overview
Key Objectives:
Represent solutions to inequalities graphically and using set notation.
Solve linear inequalities.
Understanding Inequalities
Types of Inequalities
Symbol Definitions:
<is less than>is greater than≤is less than or equal to≥is greater than or equal to
Properties of Inequalities
Inequality points to the smaller number.
Statements can be evaluated as true or false:
Example:
4 ≥ 4(True) vs4 > 4(False)
Graphing Inequalities
Methods of Representation
Parentheses/Bracket Method
Parentheses ("):
Indicates endpoint is not included (
<,>).
Bracket ([]):
Indicates endpoint is included (
≤,≥).
Open Circle/Closed Circle Method
Open Circle:
Represents inequality where endpoint is not included (
<,>).
Closed Circle:
Represents inequality where endpoint is included (
≤,≥).
Example:
x < 2is shown with an open circle at 2.x ≥ 2is shown with a closed circle at 2.
Direction of Arrows
If the variable is on the left, the arrow points in the same direction as the inequality.
Interval Notation
Format:
[(smallest, largest)]Use parentheses when the endpoint is not included and brackets when it is included.
Infinity: Always represented with parentheses.
Examples:
x < 2becomes(–∞, 2).x ≥ 2becomes[2, ∞).A three-part inequality
4 < x < 9becomes(4, 9).
Set-builder Notation
Format:
{variable | condition}Example Representations:
x < 2as(–∞, 2)or{x | x < 2}.x ≥ 2as[2, ∞)or{x | x ≥ 2}.A three-part inequality
4 < x < 9as(4, 9)or{x | 4 < x < 9}.
Solving Inequalities and Graphing Solutions
Examples of Solutions
Example 1:
Solve and graph for
x ≥ 5:Interval Notation:
[5, ∞)Set-builder Notation:
{x | x ≥ 5}
Example 2:
Solve and graph for
x < –3:Interval Notation:
(–∞, –3)Set-builder Notation:
{x | x < –3}
Example 3:
Solve and graph for
1 < a < 6:Interval Notation:
(1, 6)Set-builder Notation:
{a | 1 < a < 6}
Example 4:
Solve and graph for
–7 < x ≤ 3:Interval Notation: (–7, 3]
Set-builder Notation:
{x | –7 < x ≤ 3}
Principles of Inequalities
Addition Principle
If
a < b, thena + c < b + capplies for all real numbers a, b, and c.Similar for
>,≤, or≥.
Multiplication Principle
If
a < b, then:ac < bcifcis positive.ac > bcifcis negative (reverse the direction of the inequality).
Example:
4 < 5leads to4(2) < 5(2)(True)4(-2) < 5(-2)(False) to indicate–8 > –10.
Conclusion on Solving Inequalities
When multiplying or dividing by a negative number, the direction of the inequality must be reversed.
Example:
Start with
4x < 16, manipulation can yield varying results based on the operation applied.
Solving One-Variable First Degree Inequalities
Techniques are similar to solving equations but involve consideration of the direction of the inequality. Example: If x + 3 > 5, subtract 3 from both sides, resulting in x > 2.
Simplifying Equations
Combining like terms and applying the order of operations is essential for simplifying equations. Here are several examples of how to simplify equations:
Example 1:Simplify 3x + 5 - 2x + 7.Solution: Combine like terms resulting in (3x - 2x) + (5 + 7) = x + 12.
Example 2:Simplify 4(2x + 6) - 8.Solution: Distributive property gives 8x + 24 - 8 = 8x + 16.
Example 3:Simplify x/4 + 3x/2.Solution: Convert to a common denominator, (x/4 + 6x/4) = 7x/4.
Example 4:Simplify 5(x - 1) + 2(x + 3).Solution: Distribute to get 5x - 5 + 2x + 6 = 7x + 1.
Provide practice problems that involve multiple steps and a combination of topics mentioned above for better understanding.
Polynomials
Definition
Polynomials are expressions that consist of variables and coefficients, combined using addition, subtraction, multiplication, and non-negative integer exponents.
Operations with Polynomials
Adding and Subtracting Polynomials
Collecting Like Terms: Combine terms that have the same variable and exponent.
Example: 3x² + 4x² = 7x²
Multiplying Polynomials
Using the Distributive Property: Multiply each term in the first polynomial by each term in the second polynomial.
Example: (x + 2)(x + 3) = x² + 3x + 2x + 6 = x² + 5x + 6
Binomial Multiplication (FOIL Method)
FOIL: An acronym that stands for First, Outside, Inside, Last.
Example: (a + b)(c + d) = ac + ad + bc + bd
Simplifying Polynomial Expressions
Combine all like terms to simplify polynomial expressions to their simplest form.
Example: 2x² + 3x + 5 - x² = (2x² - x²) + 3x + 5 = x² + 3x + 5
Special Multiplication Methods
Trinomial Multiplication Method
When multiplying a trinomial by another polynomial, ensure to systematically multiply each term and then combine like terms.
Example: (x + 1)(x² + 2x + 3) = x²(x) + x²(2) + x²(3) + 1(x²) + 1(2x) + 1(3)
Dividing Polynomials
Dividing a Polynomial by a Monomial: Use long division or synthetic division where necessary, removing the greatest common factor first if possible.
Example: (6x² + 9x) ÷ 3x = 2x + 3
Removing the Greatest Common Factor
This is the inverse of the distributive property and involves factoring out the largest factor shared by all terms in the expression.
Example: 2x² + 4x = 2x(x + 2)
Algebraic Expressions in Geometry
Use polynomials to find missing sides of geometric shapes and subsequently calculate areas and perimeters.
Example: For a rectangle with a length of (x + 3) and width of (x + 2), the area is A = length × width = (x + 3)(x + 2).
Combining Expressions
Simplifying expressions that involve a combination of addition, subtraction, multiplication, and division of polynomials is crucial for solving complex problems.
Exponents Rules
Introduction to Exponents
Exponents are a shorthand way to express repeated multiplication of a number by itself.
A number raised to a power indicates how many times to multiply the number by itself.
Exponent Laws
Multiplication Law
When multiplying two expressions with the same base, add their exponents:a^m * a^n = a^(m+n).
Division Law
When dividing two expressions with the same base, subtract the exponents: a^m / a^n = a^(m-n).
Power of a Power Law
When raising an exponent to another exponent, multiply the exponents:(a^m)^n = a^(m*n).
Product Law
When raising a product to a power, distribute the exponent to each factor:(ab)^n = a^n * b^n.
Quotient Law
When raising a quotient to a power, distribute the exponent to the numerator and denominator:(a/b)^n = a^n / b^n.
Negative Exponents
A negative exponent represents the reciprocal of the base raised to the absolute value of the exponent:a^(-n) = 1/a^n.
Exponents and Radicals
Exponents can also represent roots:a^(1/n) = n√a where n is the root being taken.
Fractional Exponents
Fractional exponents indicate both powers and roots: a^(m/n) = n√(a^m), meaning the nth root of a raised to the m power.
Simplifying Expressions
Simplifying expressions that involve any combination of the laws of exponents requires applying these laws systematically to combine like terms and reduce expressions to their simplest forms.
.