SlideShare a Scribd company logo
Solving Word Problems Using Two Equations
The strategies used to solve problems using two equations are: 
• Step 1: Represent one of the unknowns as x and the other unknown 
as y. 
• Step 2: Translate the information about the variables into two 
equations using the two unknowns. 
• Step 3: Solve the system of equations for x and y.
Solution: 
Strategy: let x = the smaller number 
y = the larger number 
Since one number is 8 more than the other number, the first equation is 
y = x + 8 
Example # 1: 
One number is 8 more than another number and the sum of the two numbers is 
26. Find the numbers.
Solve the system: 
y = x + 8 
x + y = 26 
Substitute the value for y in the second 
equation and solve for x since y = x + 8 
x+ y = 26 
x + x + 8 = 26 
2x + 8 = 26 
2x + 8 – 8 = 26 – 8 
2x = 18 
ퟐ풙 
= 
ퟐ 
ퟏퟖ 
ퟐ 
x = 9 
Example # 1: 
One number is 8 more than another number and the sum of the two numbers 
is 26. Find the numbers.
find the other number: 
y = x + 8 
y = 9 + 8 
y = 17 
hence, the numbers are 9 and 17. 
check the second equation. 
x + y = 26 
9 + 17 = 26 
26 = 26 
Example # 1: 
One number is 8 more than another number and the sum of the two numbers 
is 26. Find the numbers.
Example # 2: 
The sum of the digits of a two-digit number is 15. If the digits are reversed, 
the new number is 9 more than the original number. Find the number. 
Solution: 
Strategy: Let x = the ten’s digit 
y = the one’s digit 
10x + y = original number 
10y + x = new number with digits reversed
Since the sum of the digits of the number is 
15, the first equation is 
x + y = 15 
Since reversing the digits gives a ne number 
which is 9 more than the original number, the 
equation is 
(10x + y) + 9 = (10y + x) 
Solve the system: 
x + y = 15 
10x + y + 9 = 10y + x 
Example # 2: 
The sum of the digits of a two-digit number is 15. If the digits are reversed, the 
new number is 9 more than the original number. Find the number.
Solve the first equation for y, substitute in 
the second equation and find x. 
x + y = 15 
x – x + y = 15 
y = 15 –x 
10x + y + 9 = 10y + x 
10x + (15 - x) + 9 = 10(15 – x) + x 
10x +15 – x + 9 = 150 – 10x + x 
9x + 24 = 150 – 9x 
9x + 9x + 24 = 150 -9x + 9x 
18x = 150 – 24 
18x = 126 
18x = 128 
18 18 
x = 7 
Example # 2: 
The sum of the digits of a two-digit number is 15. If the digits are reversed, the 
new number is 9 more than the original number. Find the number.
Find y: 
x + y = 15 
7 + y = 15 
y = 15 – 7 
y = 8 
Hence the number is 78. 
Check the information in the second equation. 
Original number is 78 
Reversed number is 87 
Since 87 is 9 more than 78, the answer is 
correct. 
Example # 2: 
The sum of the digits of a two-digit number is 15. If the digits are reversed, the 
new number is 9 more than the original number. Find the number.
EXAMPLE # 3: 
A person has 8 coins consisting of quarters and dimes. If the total amount of this 
change is $1.25, how many of each kind of coin are there? 
Solution: 
Strategy: let x = the number of quarters 
Let y = the number of dimes 
25x = the value of the quarters 
And 10y = the value of the dimes 
Since there are 8 coins, the first equation is 
x + y = 8 
Since the total values of the quarters plus the 
dimes is $1.25, the second equation is 
25x + 10y = 125 
Solve the system: 
x + y = 8 
25x + 10y = 125
EXAMPLE # 3: 
A person has 8 coins consisting of quarters and dimes. If the total amount of this 
change is $1.25, how many of each kind of coin are there? 
Find the value of y in the first equation. 
substitute it in the second equation and 
solve for x. 
x + y = 8 
x – x + y = 8 – x 
y = 8 – x 
25x + 10y = 125 
25x + 10(8 – x) = 125 
25x + 80 – 10x = 125 
15x + 80 = 125 
15x + 80 – 80 = 125 – 80 
15x = 45 
15x = 45 
15 15 
x = 3
Example # 3: 
A person has 8 coins consisting of quarters and dimes. If the total amount of this 
change is $1.25, how many of each kind of coin are there? 
Find y: 
x + y = 8 
3 + y = 8 
3 – 3 + y = 8 – 3 
y = 5 
Hence, there are 3 quarters and 5 dimes. 
Check if their sum is $1.25. 
3 quarters = 3 x $0.25 = $0.75 
5 dimes = 5 x $0.10 = $0.50 
$0.75 + $0.50 = $1.25
Solution: 
Strategy: 
Let x = the amount of $4 coffee used 
y = the amount of $3 coffee used 
Since the total amount of the mixture is 20 
pounds, the first equation is 
x + y = 20 
Since the cost of the mixture is $3.75, the 
second equation is 
4x + 3y = 20(3.75) 
Example # 4: 
A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a 
pound. How much of each must be used in order to make 20 pounds of mixture 
costing $3.75 a pound.
Solve the system: 
x + y = 20 
4x + 3y = 20(3.75) 
Solve the first equation for x. Substitute in the 
second equation and solve for y. 
x + y = 20 
x + y – y = 20 - y 
x = 20 – y 
Example # 4: 
A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a 
pound. How much of each must be used in order to make 20 pounds of mixture 
costing $3.75 a pound.
Substitute: 
4x + 3y = 20 
4(20 – y) + 3y = 20(3.75) 
80 – 4y + 3y = 75 
80 – y = 75 
80 – 80 – y = 75 – 80 
-y = -5 
-Y = -5 
-1 -1 
Y = 5 pounds 
Solve for x: 
x + y = 20 
x + 5 = 20 
x + 5 – 5 = 20 – 5 
x = 15 pounds 
Example # 4: 
A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a 
pound. How much of each must be used in order to make 20 pounds of mixture 
costing $3.75 a pound.
Hence, 15 pounds of the $4 coffee are needed and 5 pounds of of the $3 coffee are 
needed 
Check the second equation. 
4x + 3y = 20(3.75) 
4(15) + 3(5) = 75 
60 + 15 = 75 
75 = 75 
Example # 4: 
A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a 
pound. How much of each must be used in order to make 20 pounds of mixture 
costing $3.75 a pound.
Use two equations with two unknowns. 
1. One number is 4 times another number. If their sum is 40, find the numbers. 
2. The sum of the digits of a two-digit number is 14. If the digits are reversed, the 
new number is 18 more than the original number. Find the number. 
3. A person has 18 coins, some of which are nickels and the rest of which are dimes. 
If the total amount of the coins is $1.30, find the number of nickels and dimes. 
4. Matt is 4 times older than mike. In 10 years, he will be twice as old as mike. Find 
their ages.

More Related Content

PDF
Equations problems
PDF
Systems of linear equations in three variables
PPT
Introduction Combined Number And Dp
PPTX
12 prime factors and lcm
PPTX
Ppt on real numbers
PPTX
2linear equations i x
PDF
CBSE Class 10 Mathematics Real Numbers Topic
PPT
Number Sense Book
Equations problems
Systems of linear equations in three variables
Introduction Combined Number And Dp
12 prime factors and lcm
Ppt on real numbers
2linear equations i x
CBSE Class 10 Mathematics Real Numbers Topic
Number Sense Book

What's hot (20)

PDF
30 Simple Algebra Tricks for Students
PPTX
Number system class IX
PPT
04 real numbers
PDF
Convert Numbers to Words with Visual Basic.NET
PPTX
2. Real numbers
ODP
Elimination
PPTX
42 linear equations
PPT
นำเสนอจำนวนจริงเพิ่มเติม
PPTX
Ecuaciones lineales 1
PDF
Chapter 1.1
PDF
Number System and Boolean Algebra
PDF
Handa ka funda math formulas 5.0
PDF
Algebraic expressions
PDF
Practice Test 2A Probability Solution
PPTX
Numeros reales Marialy Castillo
PPTX
Word Problems with Inequalities
PPT
Realnumbersystemnotes
PPTX
Box and diamond problems
PPTX
1.6 multiplication i w
30 Simple Algebra Tricks for Students
Number system class IX
04 real numbers
Convert Numbers to Words with Visual Basic.NET
2. Real numbers
Elimination
42 linear equations
นำเสนอจำนวนจริงเพิ่มเติม
Ecuaciones lineales 1
Chapter 1.1
Number System and Boolean Algebra
Handa ka funda math formulas 5.0
Algebraic expressions
Practice Test 2A Probability Solution
Numeros reales Marialy Castillo
Word Problems with Inequalities
Realnumbersystemnotes
Box and diamond problems
1.6 multiplication i w
Ad

Viewers also liked (15)

PPTX
Anatomy of an Equation: Two-Step Equations 1
PPTX
Lste final project
PPT
Chapter 1, Lesson 1
PPT
one step equations
PPT
Tutorials--Solving One-Step Equations
PPT
One step equations for 6th grade (positive numbers)
PPTX
One stepeqns1
PPT
Solving One Step Equations
PPTX
Solving One-Step Equations
PPTX
Algebra Expressions in Word Problems
PPT
Solving One Step Equations
PPTX
6th grade math algebra
PPTX
Solve Math Word Problems
PPT
Algebra Expressions and Equations
PPTX
Algebraic expression
Anatomy of an Equation: Two-Step Equations 1
Lste final project
Chapter 1, Lesson 1
one step equations
Tutorials--Solving One-Step Equations
One step equations for 6th grade (positive numbers)
One stepeqns1
Solving One Step Equations
Solving One-Step Equations
Algebra Expressions in Word Problems
Solving One Step Equations
6th grade math algebra
Solve Math Word Problems
Algebra Expressions and Equations
Algebraic expression
Ad

Similar to Solving Word Problems Using Two Equations (20)

PPTX
Linear equations
PPT
Math10.3
PPT
Math10.3
PPT
Math tricks
PPTX
Word Problem
PDF
C9 9.4
PPTX
Mathematics in Modern World-Chap.4-GC.pptx
PPTX
February 5, 2014
PPTX
PPT_Q1W2_MATH 8.pptx
PPT
TechMathI - 3.1 - Lines in Space Day3
DOCX
Systems of linear equation
PPTX
Solving systems of equations
PPTX
Worded Problems on age, clock, mixture.pptx
PPTX
Grade 7 Word Problems Involving Equations in One Variable PowerPoint Presenta...
PPTX
Applications of Systems
PPT
Simultaneous equations
PPT
Msm1 fl ch10_01
PPTX
text book for 8th standard
PPT
Story Problems
PPT
Story Problems
Linear equations
Math10.3
Math10.3
Math tricks
Word Problem
C9 9.4
Mathematics in Modern World-Chap.4-GC.pptx
February 5, 2014
PPT_Q1W2_MATH 8.pptx
TechMathI - 3.1 - Lines in Space Day3
Systems of linear equation
Solving systems of equations
Worded Problems on age, clock, mixture.pptx
Grade 7 Word Problems Involving Equations in One Variable PowerPoint Presenta...
Applications of Systems
Simultaneous equations
Msm1 fl ch10_01
text book for 8th standard
Story Problems
Story Problems

More from Glory (15)

PPTX
Assessing the curriculum
PPTX
Pelikula
DOCX
A detailed lesson plan in mathematicsfinal
DOCX
Bloom's taxonomy
DOCX
Netiquette
DOCX
Astronomical studies about the earth
PPTX
Religion
PPTX
THE NATURE, GOALS, AND CONTENT OF THE LANGUAGE SUBJECT AREAS
PPT
Rainforest
PPTX
Nutrition
PPTX
Rest and Sleep
PPTX
Principle of Underlying
PPTX
Principle of sequence
PPTX
Lesson planning
PPT
Action Research
Assessing the curriculum
Pelikula
A detailed lesson plan in mathematicsfinal
Bloom's taxonomy
Netiquette
Astronomical studies about the earth
Religion
THE NATURE, GOALS, AND CONTENT OF THE LANGUAGE SUBJECT AREAS
Rainforest
Nutrition
Rest and Sleep
Principle of Underlying
Principle of sequence
Lesson planning
Action Research

Recently uploaded (20)

PDF
Computing-Curriculum for Schools in Ghana
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PPTX
GDM (1) (1).pptx small presentation for students
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
Trump Administration's workforce development strategy
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Classroom Observation Tools for Teachers
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
Computing-Curriculum for Schools in Ghana
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
GDM (1) (1).pptx small presentation for students
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Weekly quiz Compilation Jan -July 25.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Chinmaya Tiranga quiz Grand Finale.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Supply Chain Operations Speaking Notes -ICLT Program
Orientation - ARALprogram of Deped to the Parents.pptx
Trump Administration's workforce development strategy
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Final Presentation General Medicine 03-08-2024.pptx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Classroom Observation Tools for Teachers
Yogi Goddess Pres Conference Studio Updates
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
A systematic review of self-coping strategies used by university students to ...
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
STATICS OF THE RIGID BODIES Hibbelers.pdf

Solving Word Problems Using Two Equations

  • 2. The strategies used to solve problems using two equations are: • Step 1: Represent one of the unknowns as x and the other unknown as y. • Step 2: Translate the information about the variables into two equations using the two unknowns. • Step 3: Solve the system of equations for x and y.
  • 3. Solution: Strategy: let x = the smaller number y = the larger number Since one number is 8 more than the other number, the first equation is y = x + 8 Example # 1: One number is 8 more than another number and the sum of the two numbers is 26. Find the numbers.
  • 4. Solve the system: y = x + 8 x + y = 26 Substitute the value for y in the second equation and solve for x since y = x + 8 x+ y = 26 x + x + 8 = 26 2x + 8 = 26 2x + 8 – 8 = 26 – 8 2x = 18 ퟐ풙 = ퟐ ퟏퟖ ퟐ x = 9 Example # 1: One number is 8 more than another number and the sum of the two numbers is 26. Find the numbers.
  • 5. find the other number: y = x + 8 y = 9 + 8 y = 17 hence, the numbers are 9 and 17. check the second equation. x + y = 26 9 + 17 = 26 26 = 26 Example # 1: One number is 8 more than another number and the sum of the two numbers is 26. Find the numbers.
  • 6. Example # 2: The sum of the digits of a two-digit number is 15. If the digits are reversed, the new number is 9 more than the original number. Find the number. Solution: Strategy: Let x = the ten’s digit y = the one’s digit 10x + y = original number 10y + x = new number with digits reversed
  • 7. Since the sum of the digits of the number is 15, the first equation is x + y = 15 Since reversing the digits gives a ne number which is 9 more than the original number, the equation is (10x + y) + 9 = (10y + x) Solve the system: x + y = 15 10x + y + 9 = 10y + x Example # 2: The sum of the digits of a two-digit number is 15. If the digits are reversed, the new number is 9 more than the original number. Find the number.
  • 8. Solve the first equation for y, substitute in the second equation and find x. x + y = 15 x – x + y = 15 y = 15 –x 10x + y + 9 = 10y + x 10x + (15 - x) + 9 = 10(15 – x) + x 10x +15 – x + 9 = 150 – 10x + x 9x + 24 = 150 – 9x 9x + 9x + 24 = 150 -9x + 9x 18x = 150 – 24 18x = 126 18x = 128 18 18 x = 7 Example # 2: The sum of the digits of a two-digit number is 15. If the digits are reversed, the new number is 9 more than the original number. Find the number.
  • 9. Find y: x + y = 15 7 + y = 15 y = 15 – 7 y = 8 Hence the number is 78. Check the information in the second equation. Original number is 78 Reversed number is 87 Since 87 is 9 more than 78, the answer is correct. Example # 2: The sum of the digits of a two-digit number is 15. If the digits are reversed, the new number is 9 more than the original number. Find the number.
  • 10. EXAMPLE # 3: A person has 8 coins consisting of quarters and dimes. If the total amount of this change is $1.25, how many of each kind of coin are there? Solution: Strategy: let x = the number of quarters Let y = the number of dimes 25x = the value of the quarters And 10y = the value of the dimes Since there are 8 coins, the first equation is x + y = 8 Since the total values of the quarters plus the dimes is $1.25, the second equation is 25x + 10y = 125 Solve the system: x + y = 8 25x + 10y = 125
  • 11. EXAMPLE # 3: A person has 8 coins consisting of quarters and dimes. If the total amount of this change is $1.25, how many of each kind of coin are there? Find the value of y in the first equation. substitute it in the second equation and solve for x. x + y = 8 x – x + y = 8 – x y = 8 – x 25x + 10y = 125 25x + 10(8 – x) = 125 25x + 80 – 10x = 125 15x + 80 = 125 15x + 80 – 80 = 125 – 80 15x = 45 15x = 45 15 15 x = 3
  • 12. Example # 3: A person has 8 coins consisting of quarters and dimes. If the total amount of this change is $1.25, how many of each kind of coin are there? Find y: x + y = 8 3 + y = 8 3 – 3 + y = 8 – 3 y = 5 Hence, there are 3 quarters and 5 dimes. Check if their sum is $1.25. 3 quarters = 3 x $0.25 = $0.75 5 dimes = 5 x $0.10 = $0.50 $0.75 + $0.50 = $1.25
  • 13. Solution: Strategy: Let x = the amount of $4 coffee used y = the amount of $3 coffee used Since the total amount of the mixture is 20 pounds, the first equation is x + y = 20 Since the cost of the mixture is $3.75, the second equation is 4x + 3y = 20(3.75) Example # 4: A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a pound. How much of each must be used in order to make 20 pounds of mixture costing $3.75 a pound.
  • 14. Solve the system: x + y = 20 4x + 3y = 20(3.75) Solve the first equation for x. Substitute in the second equation and solve for y. x + y = 20 x + y – y = 20 - y x = 20 – y Example # 4: A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a pound. How much of each must be used in order to make 20 pounds of mixture costing $3.75 a pound.
  • 15. Substitute: 4x + 3y = 20 4(20 – y) + 3y = 20(3.75) 80 – 4y + 3y = 75 80 – y = 75 80 – 80 – y = 75 – 80 -y = -5 -Y = -5 -1 -1 Y = 5 pounds Solve for x: x + y = 20 x + 5 = 20 x + 5 – 5 = 20 – 5 x = 15 pounds Example # 4: A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a pound. How much of each must be used in order to make 20 pounds of mixture costing $3.75 a pound.
  • 16. Hence, 15 pounds of the $4 coffee are needed and 5 pounds of of the $3 coffee are needed Check the second equation. 4x + 3y = 20(3.75) 4(15) + 3(5) = 75 60 + 15 = 75 75 = 75 Example # 4: A merchant mixes some coffee costing $4 a pound with some coffee costing $3 a pound. How much of each must be used in order to make 20 pounds of mixture costing $3.75 a pound.
  • 17. Use two equations with two unknowns. 1. One number is 4 times another number. If their sum is 40, find the numbers. 2. The sum of the digits of a two-digit number is 14. If the digits are reversed, the new number is 18 more than the original number. Find the number. 3. A person has 18 coins, some of which are nickels and the rest of which are dimes. If the total amount of the coins is $1.30, find the number of nickels and dimes. 4. Matt is 4 times older than mike. In 10 years, he will be twice as old as mike. Find their ages.