Algebra Word Problems
Algebra Word Problems
Example of algebra word problems are numerous. The goal of this unit is to give you the skills that
you need to solve a variety of these algebra word problems
Example #1:
A football team lost 5 yards and then gained 9. What is the team's progress?
Solution
Progress = -5 + 9 = 4 yards
Example #2:
Maria bought 10 notebooks and 5 pens costing 2 dollars each.How much did Maria pay?
Solution
2 × (10 + 5) = 2 × 10 + 2 × 5 = 20 + 10 = 30 dollars
Example #3:
Solution
x - 20 = 50
x - 20 + 20 = 50 + 20
x + 0 = 70
x = 70
Example #4:
Solution
Let x be the number. Always replace "is" with an equal sign
(1/2)x + 5 = 11
(1/2)x + 5 - 5 = 11 - 5
(1/2)x = 6
2 × (1/2)x = 6 × 2
x = 12
Example #5:
The sum of two consecutive even integers is 26. What are the two numbers?
Solution
Let 2n be the first even integer and let 2n + 2 be the second integer
2n + 2n + 2 = 26
4n + 2 = 26
4n + 2 - 2 = 26 - 2
4n = 24
n=6
Example #6:
The ratio of two numbers is 5 to 1. The sum is 18. What are the two numbers?
Solution
x/y=5/1
x + y = 18
6y = 18
y=3
x = 5y = 5 × 3 = 15
As you can see, 15/3 = 5, so ratio is correct and 3 + 15 = 18, so the sum is correct.
Example #7: Algebra word problems can be as complicated as example #7. Study it carefully!
Peter has six times as many dimes as quarters in her piggy bank. She has 21 coins in her piggy
bank totaling $2.55
Solution
Since one quarter equals 25 cents, x quarters equals x × 25 cents or 25x cents
Since one dime equals 10 cents, 6x dimes equals 6x × 10 cents or 60x cents
Since one 1 dollar equals 100 cents, 2.55 dollars equals 2.55 × 100 = 255 cents
x=3
6x = 6 × 3 = 18
Example #8:
The area of a rectangle is x2 + 4x -12. What are the dimensions of the rectangle (length and width)?
Solution
Example #9: A must know how when solving algebra word problems
The area of a rectangle is 24 cm2. The width is two less than the length. What is the length and width
of the rectangle?
Solution
x × ( x - 2) = 24
x2 + -2x = 24
x2 + -2x - 24 = 0
(x + 4) × ( x + -6) = 0
x + 4 = 0 and x + -6 = 0
x + -6 = 0 gives x = 6
Example #10:
The sum of two numbers is 16. The difference is 4. What are the two numbers?
x + y = 16
x-y=4
Solution
Let x be the first number. Ley y be the second number
x + y = 16
x-y=4
x + x + y + -y = 16 + 4
2x = 20
x = 10
Since x + y = 16, 10 + y = 16
10 + y = 16
10 - 10 + y = 16 - 10
y=6