Using a Problem-Solving Strategy to Solve Number Problems
Learning Outcomes
Solve number problems
Solve consecutive integer problems
Solving Number Problems
Now we will translate and solve number problems. In number problems, you are given some clues about one or more numbers, and you use these clues to build an equation. Number problems don’t usually arise on an everyday basis, but they provide a good introduction to practicing the Problem-Solving Strategy. Remember to look for clue words such as difference, of, and and.
Example
The difference of a number and six is thirteen. Find the number.
Solution:
Step 1. Read the problem. Do you understand all the words?
Step 2. Identify what you are looking for.
the number
Step 3. Name. Choose a variable to represent the number.
Let n=the number
Step 4. Translate. Restate as one sentence. Translate into an equation.
n−6⇒ The difference of a number and 6 =⇒ is 13⇒ thirteen
Step 5. Solve the equation. Add 6 to both sides.
Simplify.
n−6=13 n−6+6=13+6 n=19
Step 6. Check:The difference of 19 and 6 is 13. It checks.
Step 7. Answer the question.
The number is 19.
try it
example
The sum of twice a number and seven is fifteen. Find the number.
Show Solution
Solution:
Step 1. Read the problem.
Step 2. Identify what you are looking for.
the number
Step 3. Name. Choose a variable to represent the number.
Let n=the number
Step 4. Translate. Restate the problem as one sentence.
Translate into an equation.
2n⇒ The sum of twice a number +⇒ and 7⇒ seven =⇒ is 15⇒ fifteen
Step 5. Solve the equation.
2n+7=15
Subtract 7 from each side and simplify.
2n=8
Divide each side by 2 and simplify.
n=4
Step 6. Check: is the sum of twice 4 and 7 equal to 15?
2⋅4+7=15 8+7=15 15=15✓
Step 7. Answer the question.
The number is 4.
try it
Watch the following video to see another example of how to solve a number problem.
Solving for Two or More Numbers
Some number word problems ask you to find two or more numbers. It may be tempting to name them all with different variables, but so far we have only solved equations with one variable. We will define the numbers in terms of the same variable. Be sure to read the problem carefully to discover how all the numbers relate to each other.
example
One number is five more than another. The sum of the numbers is twenty-one. Find the numbers.
Show Solution
Solution:
Step 1. Read the problem.
Step 2. Identify what you are looking for.
You are looking for two numbers.
Step 3. Name.Choose a variable to represent the first number.
What do you know about the second number?
Translate.
Let n=1st numberOne number is five more than another.
n+5=2ndnumber
Step 4. Translate.Restate the problem as one sentence with all the important information.
Translate into an equation.
Substitute the variable expressions.
The sum of the numbers is 21.The sum of the 1st number and the 2nd number is 21.
n⇒ First number
+⇒ +
n+5⇒ Second number
=⇒ =
21⇒ twenty-one
Step 5. Solve the equation.
n+n+5=21
Combine like terms.
2n+5=21
Subtract five from both sides and simplify.
2n=16
Divide by two and simplify.
n=8 1st number
Now find the second number.
n+5 2nd number
Substitute n=8
8+5
13
Step 6. Check:
Do these numbers check in the problem?Is one number 5 more than the other?
Is thirteen, 5 more than 8? Yes.
Is the sum of the two numbers 21?
13?=8+513=13✓
8+13?=21
21=21✓
Step 7. Answer the question.
The numbers are 8 and 13.
try it
Watch the following video to see another example of how to find two numbers given the relationship between the two.
example
The sum of two numbers is negative fourteen. One number is four less than the other. Find the numbers.
Show Solution
Solution:
Step 1. Read the problem.
Step 2. Identify what you are looking for.
two numbers
Step 3. Name. Choose a variable.What do you know about the second number?
Translate.
Let n=1st numberOne number is 4 less than the other.
n−4=2ndnumber
Step 4. Translate.Write as one sentence.
Translate into an equation.
Substitute the variable expressions.
The sum of two numbers is negative fourteen.n⇒ First number
+⇒ +
n−4⇒ Second number
=⇒ =
−14⇒ negative fourteen
Step 5. Solve the equation.
n+n−4=−14
Combine like terms.
2n−4=−14
Add 4 to each side and simplify.
2n=−10
Divide by 2.
n=−5 1st number
Substitute n=−5 to find the 2nd number.
n−4 2nd number
−5−4
−9
Step 6. Check:
Is −9 four less than −5?Is their sum −14?
−5−4?=−9−9=−9✓
−5+(−9)?=−14
−14=−14✓
Step 7. Answer the question.
The numbers are −5 and −9.
try it
example
One number is ten more than twice another. Their sum is one. Find the numbers.
Show Solution
Solution:
Step 1. Read the problem.
Step 2. Identify what you are looking for.
two numbers
Step 3. Name. Choose a variable.One number is ten more than twice another.
Let x=1st number2x+10=2ndnumber
Step 4. Translate. Restate as one sentence.
Their sum is one.
Translate into an equation
x+(2x+10)⇒ The sum of the two numbers=⇒ is
1⇒ one
Step 5. Solve the equation.
x+2x+10=1
Combine like terms.
3x+10=1
Subtract 10 from each side.
3x=−9
Divide each side by 3 to get the first number.
x=−3
Substitute to get the second number.
2x+10
2(−3)+10
4
Step 6. Check.
Is 4 ten more than twice −3?Is their sum 1?
2(−3)+10?=4−6+10=4
4=4✓
−3+4?=1
1=1✓
Step 7. Answer the question.
The numbers are −3 and 4.
try it
Solving for Consecutive Integers
Another type of number problem involves consecutive numbers. Consecutive numbers are numbers that come one after the other. Some examples of consecutive integers are:
If we are looking for several consecutive numbers, it is important to first identify what they look like with variables before we set up the equation. Notice that each number is one more than the number preceding it. So if we define the first integer as n, the next consecutive integer is n+1. The one after that is one more than n+1, so it is n+1+1, or n+2.
For example, let’s say I want to know the next consecutive integer after 4. In mathematical terms, we would add 1 to 4 to get 5. We can generalize this idea as follows: the consecutive integer of any number, x, is x+1. If we continue this pattern, we can define any number of consecutive integers from any starting point. The following table shows how to describe four consecutive integers using algebraic notation.
First
x
Second
x+1
Third
x+2
Fourth
x+3
We apply the idea of consecutive integers to solving a word problem in the following example.
example
The sum of two consecutive integers is 47. Find the numbers.
Solution:
Step 1. Read the problem.
Step 2. Identify what you are looking for.
two consecutive integers
Step 3. Name.
Let n=1st integer n+1=next consecutive integer
Step 4. Translate. Restate as one sentence.
Translate into an equation.
n+n+1⇒ The sum of the integers =⇒ is 47⇒ 47
Step 5. Solve the equation.
n+n+1=47
Combine like terms.
2n+1=47
Subtract 1 from each side.
2n=46
Divide each side by 2.
n=23 1st integer
Substitute to get the second number.
n+1 2nd integer
23+1
24
Step 6. Check:
23+24?=47 47=47✓
Step 7. Answer the question.
The two consecutive integers are 23 and 24.
try it
Example
The sum of three consecutive integers is 93. What are the integers?
Show Solution
Following the steps provided:
Read and understand: We are looking for three numbers, and we know they are consecutive integers.
Constants and Variables: 93 is a constant.
The first integer we will call x.
Second integer: x+1
Third integer: x+2
Translate: The sum of three consecutive integers translates to x+(x+1)+(x+2), based on how we defined the first, second, and third integers. Notice how we placed parentheses around the second and third integers. This is just to make each integer more distinct. “is 93” translates to “=93” since “is” is associated with equals.
Write an equation:x+(x+1)+(x+2)=93
Solve the equation using what you know about solving linear equations: We can’t simplify within each set of parentheses, and we don’t need to use the distributive property so we can rewrite the equation without parentheses.
x+x+1+x+2=93
Combine like terms, simplify, and solve.
x+x+1+x+2=933x+3=93−3−3––––––––––3x=903x3=903x=30
Check and Interpret: Okay, we have found a value for x. We were asked to find the value of three consecutive integers, so we need to do a couple more steps. Remember how we defined our variables:
The first integer we will call x, x=30
Second integer: x+1 so 30+1=31
Third integer: x+2 so 30+2=32
The three consecutive integers whose sum is 93 are 30, 31, and 32
example
Find three consecutive integers whose sum is 42.
Show Solution
Solution:
Step 1. Read the problem.
Step 2. Identify what you are looking for.
three consecutive integers
Step 3. Name.
Let n=1st integern+1=2nd consecutive integer
n+2=3rd consecutive integer
Step 4. Translate. Restate as one sentence.
Translate into an equation.
n+n+1+n+2⇒ The sum of the three integers =⇒ is 42⇒ 42
Step 5. Solve the equation.
n+n+1+n+2=42
Combine like terms.
3n+3=42
Subtract 3 from each side.
3n=39
Divide each side by 3.
n=13 1st integer
Substitute to get the second number.
n+1 2nd integer
13+1
24
Substitute to get the third number.
n+2 3rd integer
13+2
15
Step 6. Check:
13+14+15?=4242=42✓
Step 7. Answer the question.
The three consecutive integers are 13, 14, and 15.
try it
Watch this video for another example of how to find three consecutive integers given their sum.
In the following video we show an example of a consecutive integer problem in which you are given the sum of four consecutive integers.
Ex: Write and Solve an Equation for Consecutive Natural Numbers with a Given Sum. Authored by: James Sousa (Mathispower4u.com). Located at: https://youtu.be/Bo67B0L9hGs. License: CC BY: Attribution
Write and Solve a Linear Equations to Solve a Number Problem (1) Mathispower4u . Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. Located at: https://youtu.be/izIIqOztUyI. License: CC BY: Attribution
Question ID 142763, 142770, 142775, 142806, 142811, 142816, 142817. Authored by: Lumen Learning. License: CC BY: Attribution. License Terms: IMathAS Community License, CC-BY + GPL
CC licensed content, Specific attribution
Prealgebra. Provided by: OpenStax. License: CC BY: Attribution. License Terms: Download for free at http://cnx.org/contents/caa57dab-41c7-455e-bd6f-f443cda5519c@9.757
Ex: Write and Solve an Equation for Consecutive Natural Numbers with a Given Sum. Authored by: James Sousa (Mathispower4u.com). Located at: https://youtu.be/Bo67B0L9hGs. License: CC BY: Attribution
Write and Solve a Linear Equations to Solve a Number Problem (1) Mathispower4u . Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. Located at: https://youtu.be/izIIqOztUyI. License: CC BY: Attribution
Question ID 142763, 142770, 142775, 142806, 142811, 142816, 142817. Authored by: Lumen Learning. License: CC BY: Attribution. License Terms: IMathAS Community License, CC-BY + GPL
CC licensed content, Specific attribution
Prealgebra. Provided by: OpenStax. License: CC BY: Attribution. License Terms: Download for free at http://cnx.org/contents/caa57dab-41c7-455e-bd6f-f443cda5519c@9.757