Linear equations are foundational in algebra, and mastering how to write them from word problems is a critical skill for students. This skill bridges real-world scenarios and mathematical representation, enabling problem-solving in fields like economics, engineering, and everyday life. This article provides a thorough look to writing linear equations from word problems, including a step-by-step approach, sample problems, and a free worksheet for practice.
Easier said than done, but still worth knowing.
Why Writing Linear Equations from Word Problems Matters
Word problems often describe situations using everyday language, requiring students to translate verbal descriptions into mathematical expressions. By converting these scenarios into linear equations, you can systematically solve for unknown variables. This process sharpens analytical thinking, enhances problem-solving precision, and builds confidence in algebra Turns out it matters..
Step-by-Step Guide to Writing Linear Equations
1. Identify the Variables
Start by defining the unknown quantity in the problem. Assign a variable (e.g., x or y) to represent it. To give you an idea, if a problem states, "A car rental costs $30 plus $0.25 per mile," let x represent the number of miles driven.
2. Translate Key Phrases into Mathematical Terms
Break down the problem into smaller parts. Convert phrases like "sum of," "product of," or "twice as many" into symbols:
- "Sum of a number and 5" → x + 5
- "Twice a number" → 2x
- "Is 10 less than" → x = y - 10
3. Set Up the Equation
Combine the translated phrases into a complete equation. Ensure the relationship between quantities is accurately represented. To give you an idea, if a phone plan charges $20 monthly plus $0.10 per text message, the equation would be:
Total Cost = 20 + 0.10x, where x is the number of text messages.
4. Solve the Equation (If Required)
While the focus here is writing equations, solving them ensures accuracy. Use algebraic techniques like addition, subtraction, multiplication, or division to isolate the variable And it works..
Sample Problems and Solutions
Problem 1
Sarah earns $15 per hour plus a $50 bonus. Her total earnings for the week were $350. Write an equation to find the number of hours she worked.
Solution:
Let h = hours worked.
Equation: 15h + 50 = 350
Solving: 15h = 300 → h = 20 hours.
Problem 2
A garden plant grows 3 inches every week. After w weeks, it reaches 27 inches. Write an equation to determine the number of weeks.
Solution:
Let w = weeks.
Equation: 3w = 27
Solving: w = 9 weeks.
Problem 3
A taxi service charges a $2.50 base fare plus $1.75 per mile. If a passenger pays $25, how many miles did they travel?
Solution:
Let m = miles traveled.
Equation: 2.50 + 1.75m = 25
Solving: 1.75m = 22.5 → m ≈ 12.86 miles Which is the point..
Worksheet: Practice Problems
Use the following problems to practice writing linear equations. Solutions are provided at the end.
- A pizza delivery charge is $3 plus $2 per pizza. If the total cost is $15, write an equation to find the number of pizzas ordered.
- A water tank fills at a rate of 50 gallons per hour. After h hours, it holds 300 gallons. Write an equation to find h.
- A cellphone plan costs $45 monthly plus $0.10 per gigabyte of data. If a user’s bill is $65, write an equation to find the data used.
- A bookstore sells notebooks for $2.50 each. If a customer spends $20, write an equation to find the number of notebooks purchased.
- A runner jogs at 6 miles per hour. After t hours, they have run 18 miles. Write an equation to find t.
- A car rental costs $40 per day plus $0.30 per mile. Write an equation to represent the total cost for d days and m miles.
Solutions:
- 2.50p = 15 → p = 6 pizzas
- 50h = 300 → h = 6 hours