Variable: A symbol (usually a letter) that represents an unknown number or value
Algebraic Expression: A mathematical phrase with numbers, variables, and operation symbols
Equation: A statement that two expressions are equal
- Identify the unknown value
- Assign a variable to represent the unknown
- Translate the problem into an algebraic equation
- Solve the equation
- Verify the solution
We need to find a number, so let's call it x
"A number is doubled" → 2x
"increased by 5" → + 5
"The result is 17" → = 17
2x + 5 = 17
2x + 5 = 17
2x = 17 - 5
2x = 12
x = 6
Check: 2(6) + 5 = 12 + 5 = 17 ✓
The number is 6
• Variable assignment: Use a letter to represent the unknown
• Equation formation: Translate words into mathematical symbols
• Inverse operations: Subtract 5 from both sides, then divide by 2
Multiple variables: Using different letters to represent different unknowns
System of equations: A set of equations with multiple unknowns
Substitution method: Expressing one variable in terms of another
Let x = the smaller number
Let y = the larger number
"The sum of two numbers is 15" → x + y = 15
"The larger number is 3 more than the smaller" → y = x + 3
Substitute y = x + 3 into x + y = 15:
x + (x + 3) = 15
2x + 3 = 15
2x = 15 - 3
2x = 12
x = 6
y = x + 3 = 6 + 3 = 9
Check: 6 + 9 = 15 ✓, and 9 = 6 + 3 ✓
The two numbers are 6 and 9
• Multiple variables: Use different letters for different unknowns
• System of equations: Solve using substitution or elimination
• Verification: Check both conditions with the solution
Evaluating expressions: Substituting values for variables and calculating
Order of operations: Parentheses, Exponents, Multiplication/Division, Addition/Subtraction
Like terms: Terms with the same variable parts
Given: x = 4 and y = 7
3x² - 2xy + y - 5
= 3(4)² - 2(4)(7) + 7 - 5
First, calculate exponents: 3(16) - 2(4)(7) + 7 - 5
= 48 - 56 + 7 - 5
= (48 - 56) + 7 - 5
= -8 + 7 - 5
= -1 - 5
= -6
When x = 4 and y = 7, the expression 3x² - 2xy + y - 5 equals -6
• Substitution: Replace each variable with its given value
• Order of operations: PEMDAS/BODMAS sequence
• Calculation: Perform arithmetic operations carefully
Variable: A letter that stands for an unknown number (often x, y, or z)
Constant: A fixed number in an expression
Coefficient: The number multiplied by a variable
- Identify unknowns: What are you trying to find?
- Assign variables: Choose appropriate letters
- Form expressions: Write mathematical phrases
- Create equations: Set up equalities
- Solve systematically: Use algebraic methods
• Variable assignment: Use any letter to represent unknowns
• Expression evaluation: Substitute values and follow order of operations
• Equation solving: Perform same operation on both sides
• Verification: Always check solutions in original problem
Word problems: Real-world situations expressed mathematically
Relationships: Describing how quantities relate to each other
Translation: Converting words into mathematical expressions
We need to find the number of apples for both Sarah and Tom
Let T = number of apples Tom has
Let S = number of apples Sarah has
"Sarah has twice as many as Tom" → S = 2T
"Together they have 30" → S + T = 30
Substitute S = 2T into S + T = 30:
2T + T = 30
3T = 30
T = 10
S = 2T = 2(10) = 20
Tom has 10, Sarah has 20
Is Sarah's amount twice Tom's? 20 = 2(10) ✓
Do they total 30? 10 + 20 = 30 ✓
Tom has 10 apples and Sarah has 20 apples
• Problem translation: Convert words to mathematical relationships
• Substitution method: Replace one variable with its equivalent expression
• Verification: Check that the solution satisfies all conditions
Geometric formulas: Mathematical relationships in shapes
Rectangle perimeter: P = 2(length) + 2(width)
Dimension problems: Finding lengths and widths using variables
For a rectangle: Perimeter = 2(length) + 2(width)
Let w = width of the rectangle
Let l = length of the rectangle
"length is 4 cm more than width" → l = w + 4
"perimeter is 40 cm" → 2l + 2w = 40
Substitute l = w + 4 into 2l + 2w = 40:
2(w + 4) + 2w = 40
2w + 8 + 2w = 40
4w + 8 = 40
4w = 32
w = 8
l = w + 4 = 8 + 4 = 12
Width = 8 cm, Length = 12 cm
Perimeter = 2(12) + 2(8) = 24 + 16 = 40 cm ✓
Length is 4 more than width? 12 = 8 + 4 ✓
The rectangle has width 8 cm and length 12 cm
• Geometric formulas: Use correct formula for the shape
• Variable substitution: Replace variables with equivalent expressions
• Algebraic manipulation: Distribute and combine like terms
Variable: A symbol (usually a letter) that represents one or more numbers
Algebraic Expression: A combination of variables, numbers, and operations (e.g., 3x + 5)
Equation: A statement that two expressions are equal (e.g., 3x + 5 = 14)
Constant Term: A number in an expression that does not change (e.g., 5 in 3x + 5)
Coefficient: The number multiplied by a variable (e.g., 3 in 3x)
- Problem identification: Read carefully and identify what you need to find
- Variable assignment: Choose appropriate letters to represent unknowns
- Expression formation: Write mathematical expressions for given relationships
- Equation creation: Set up equations based on problem conditions
- Solution: Solve the equation(s) using algebraic methods
- Verification: Check that your solution makes sense in the original problem
• Variable substitution: Replace variables with their known values
• Order of operations: Parentheses, Exponents, Multiplication/Division, Addition/Subtraction
• Equation solving: Perform inverse operations to isolate the variable
• System of equations: Use substitution or elimination to solve
• Verification: Always check solutions in original problem
Linear relationships, substitution, and problem-solving
Examples of variable applications
Analysis: The chart shows different variable relationships and their applications.
- Linear equations represent straight-line relationships
- Variables can represent geometric dimensions
- Systems of equations model multiple constraints