Grade 8 → Algebra → Linear Equations in One Variable ↓
Word Problems on Linear Equations
When learning about linear equations, a common task is to solve word problems. Word problems require us to convert words into a mathematical equation that can be solved using linear equations. The skill of translating these real-world scenarios into mathematical expressions is important for understanding and solving problems in a variety of contexts.
Introduction to linear equations
A linear equation in one variable is an equation that can be written in the following form:
ax + b = 0
Here, a
and b
are constants and x
is the variable. The objective is to find the value of x
that makes the equation true.
Understanding word problems in linear equations
A word problem presents a situation in narrative form. It can describe a real-life scenario with various unknowns and relationships, which you need to interpret and express as a linear equation.
Steps to solve word problems
- Read the problem carefully and understand what is being asked.
- Identify the unknown(s) and assign a variable to represent the unknown.
- Translate the terms into an algebraic equation using variables.
- Solve the equation for the unknown variable.
- Check your solution by substituting it into the original terms of the problem.
- Write a complete sentence that answers the question posed by the problem.
Examples of word problems
Example 1: Simple number problem
The sum of a number and 7 is 15. What is that number?
Let us solve this step by step.
- Identify the unknown: number.
- Let's assign it a variable:
x
. - Translate the terms into an algebraic equation:
x + 7 = 15
- Solve the equation:
x + 7 = 15 x = 15 - 7 x = 8
- The number is 8.
Example 2: Age problem
John is 4 years older than Jane. If the sum of their ages is 20, how old is each of them?
Step-by-step solution:
- Determine the variables: Let
x
be Jane's age. Then, John's age will bex + 4
. - According to the problem, the sum of their ages is 20:
x + (x + 4) = 20
- Simplify and solve:
2x + 4 = 20 2x = 20 - 4 2x = 16 x = 16 / 2 x = 8
- So, Jane is 8, and John is
8 + 4 = 12
.
Example 3: Price of goods
Sarah bought 5 books and a pen. The total cost was $35. Each book cost $6. How much did the pen cost?
- Specify a variable for the unknown. Let
p
be the price of the pen. - Write the equation for total cost:
5 * 6 + p = 35
- Simplify and solve:
30 + p = 35 p = 35 - 30 p = 5
- The pen cost $5.
Visual example: Solving word problems
Visualizing how word problem translation works can help us understand these problems in terms of interpretation.
Example 4: Distance and rate problem
A car travels at a speed of 60 km/h. How much distance will it cover in 3 hours?
- Understand the problem: you need to find the distance traveled, for which the formula is usually used:
Distance = Speed * Time
- Substitute the known values into the formula:
Distance = 60 * 3
- Solve:
Distance = 180
- Therefore, the car travels 180 kilometres.
Strategies for dealing with complex problems
Here are some strategies for complex word problems:
- Break the problem down into smaller, manageable parts.
- Draw pictures or charts to show relationships.
- Use the process of elimination - solve for a variable and substitute it into the other equations if multiple unknowns are involved.
- Double-check the calculations by re-entering the values in the original problem statement.
Practice problems
Now solve these questions to test your understanding.
Problem 1
Tom has twice as many apples as Jerry. If they have 18 apples in total, how many apples will each person have?
Problem 2
A tank contains 150 liters of water. If the water flows out at the rate of 15 liters per minute, how long will it take to fill the tank?
Problem 3
If on subtracting 11 from three times a number we get 22, then find the number.
Problem 4
The perimeter of a rectangular garden is 48 m. If the length is twice the width, find the dimensions of the garden.
Review and conclusion
Solving word problems using linear equations may seem challenging initially, but with practice, you can improve your skills significantly. It is important to understand the problem well and convert it into an equation accurately. With systematic practice and careful thought process, you can become adept at solving a variety of real-world problems efficiently.