G A Word Problem With 3 Unknowns Using A Linear Equation
G A Word Problem With 3 Unknowns Using A Linear Equation
Steps for Solving a Word Problem with 3 Unknowns Using a Linear Equation
Step 1: Write a system of linear equations that represents the situation using 3 variables.
Step 3: Substitute the first variable into an equation that relates to a second variable and solve
for that variable.
Step 4: Substitute the values found in Step 2 and Step 3 into the equation with all 3 variables
and solve for the remaining variable.
Definitions and Equations for Solving a Word Problem with 3 Unknowns Using a Linear
Equation
System of Linear Equations: a group of two or more linear equations that share the same
group of variables.
Substitution Method:
The one digit of a three-digit number is four times the hundreds digit while the tens digit is seven
more than the hundreds digit. If the sum of the three digits is 19, what is this three-digit number?
Step 1: Write a system of linear equations that represents the situation using 3 variables. We
will say that x is the one digit, y is the tens digit, and z is the hundreds digit. We first consider the
sum of the three digits, which is equal to 19:
x + y + z = 19
We also see that y is 7 more than z. In that case, we write this equation:
y=z+7
Step 2: Use substitution to find the first variable. Since x and y are both isolated, we can
substitute them into the first equation to find z:
4z + ( z + 7) + 7 = 19
6z + 7 = 19
6z = 12
z=2
Step 3: Substitute the first variable into an equation that relates to a second variable and solve
for that variable. Since there are two that relate z to the other variables, either choice is fine. For
this problem, we will choose to solve for y next:
y=2+7=9
Step 4: Substitute the values found in Step 2 and Step 3 into the equation with all 3 variables
and solve for the remaining variable. That leaves us with finding x, so we use the equation
where the sum of the digits equal the given number:
x + 9 +2 = 19
x + 11 = 19
Then, subtract 11 from both sides:
x=8
This means that x, or the one digit, is 8. Bringing it all together, the three-digit number is 298.
Abby, Ben, and Carter have a total of P47 with them. Ben has half the amount of money that
Abby has, and Carter has P3 more than Ben. How much money do they each have?
Step 1: Write a system of linear equations that represent the situation using 3 variables. We call
the money Abby has, b the money Ben has, and c the money Carter has. This is the total
amount of money they have together:
a + b + c = 47
b=½a
a = 2b
c = b +3
Step 2: Use substitution to find the first variable. With a and c isolated, we substitute them into
the first equation to find b:
2b + b + (b + 3) = 47
4b + 3 = 47
4b = 44
Step 3: Substitute the first variable into an equation that relates to a second variable and solve
for that variable. This time, we will solve for a:
a = (2)(11) = 22
Step 4: Substitute the values found in Step 2 and Step 3 into the equation with all 3 variables
and solve for the remaining variable. We are left with finding c, so we use the first equation to
solve for c:
22 + 11 + c = 47
33 + c = 47
c = 14
Example Problem 3
In a garden, there are three types of flowers: roses, tulips, and daisies. The total number of
flowers is 130. The number of roses is twice the number of tulips, and the number of daisies is
10 more than the number of tulips. How many roses , tulips, and daisies are there in the
garden?
x + y + z = 130
We see that x is twice times y. So, we write this equation:
x= 2y
We also see that z is 10 more than y. In that case, we write this equation:
z = y + 10
Step 2: Substitution: We can substitute the values for x and z into the 1st equations:
2y + y + ( y + 10 ) = 130
4y + 10 = 130
Step 3 : Substitute the first variable into an equation that relates to a second variable and solve
for that variable. Since there are two that relate z to the other variables, either choice is fine. For
this problem, we will choose to solve for y next:
4y + 10 = 130
4y + 10 - 10 = 130 - 10
4y/4 = 120/4
y= 30
Step 4 : Substitute the values found in Step 2 and 'Step 3 into the equation with all 3 variables
and solve for the total flowers in the garden.
2( 30 ) + 30 + ( 30 + 10 ) = 130
60 + 30 + ( 40 ) = 130
130 = 130
x = 60 roses
y = 30 tulips
z = 40 daisies
Answers
1.
Step 1: Write a system of linear equations that represents the situation using 3 variables.
We can use the second equation to eliminate 'z' from the third equation:
x - 10 = y + 10
Step 3: Substitute the first variable into an equation that relates to a second variable and solve
for that variable.
x = y + 20
Step 4: Substitute the values found in Step 2 and Step 3 into the equation with all 3 variables
and solve for the remaining variable.
(y + 20) + y = 50
Substitute the value of 'y' back into the equation for 'x':
- x = 15 + 20
- x = 35
Now substitute the value of 'x' into the second equation to find 'z':
35 - 10 = z
z = 25
Therefore, Tom (x) has $35, Sarah (y) has $15, and Tom (z) will have $25 after giving $10 to
Sarah
2.
Step 1: Write a system of linear equations that represents the situation using 3 variables.
a + b + c = 65 (Total spending)
b = 2a (Bob's spending)
c = b + 10 (Carol's spending)
Substitute the second and third equations into the first equation to eliminate 'b' and 'c':
a + 2a + (2a + 10) = 65
Step 3: Substitute the first variable into an equation that relates to a second variable and solve
for that variable.
5a + 10 = 65
5a = 55
a = 11
Step 4: Substitute the values found in Step 2 and Step 3 into the equation with all 3 variables
and solve for the remaining variable.
Substitute 'a' back into the equation for 'b':
b = 2 * 11 = 22
c = 22 + 10 = 32
Therefore, Alice can spend $11, Bob can spend $22, and Carol can spend $32.
3.
Step 1: Write a system of linear equations that represents the situation using 3 variables.
- e + t + m = 36 (Total age)
- t + e = 2m (Ethan's statement)
-e-m=t (Emily's statement)
We can use the third equation to eliminate 't' from the first and second equations:
- e + (e - m) + m = 36
- (e - m) + e = 2m
Step 3: Substitute the first variable into an equation that relates to a second variable and solve
for that variable.
2e = 36
2e - m = 2m
e = 18
2(18) - m = 2m
Simplify and solve for 'm':
36 - m = 2m
36 = 3m
m = 12
Step 4: Substitute the values found in Step 2 and Step 3 into the equation with all 3 variables
and solve for the remaining variable.
Substitute 'e' and 'm' back into the original equation for 't':
18 + t + 12 = 36
t=6
Therefore, Emily is 18 years old, Ethan is 6 years old, and Emma is 12 years old.
Group1
Asusano, Christian Jay
Auxtero, Fredlyn
Balaba, Samantha Claire
Baldon, Angelie
Caduyac, Shella Mae
Naldoza, Earl Lawrence
Tanquilan, Renneth