Solveeit Logo

Question

Question: The sum of two numbers is \(32\). The difference between the numbers is \(8\). How do you write a sy...

The sum of two numbers is 3232. The difference between the numbers is 88. How do you write a system of equations to represent this situation and solve?

Explanation

Solution

In this question, they have given two statements and we need to write an equation and solve it accordingly. First we will form an equation as per given in the question and by using a substitution method, we are able to solve the equations easily.

Complete step by step answer:
In this question it is said that the sum of two numbers is 3232.
First let us assume the two different numbers as aa and bb.
So this implies that the sum of aa and bb is 3232.i.e. a+b=32a + b = 32
It is also said that the difference between the numbers is88.
Then the difference between aa and bb is 88 .
Therefore ab=8a - b = 8
Now we got the two different equations which are: a+b=32a + b = 32 and ab=8a - b = 8.
Now we need to find the two numbers. For that we will use a substitution method. As we can see there are two simple equations, we can substitute the only of one in the other.
Taking the second equation ab=8a - b = 8,
We can derive aa by transferring bb to the other side,
a=8+b\Rightarrow a = 8 + b
So as we got aa from the second equation, we can substitute this value in the first equation.
Substituting a=8+ba = 8 + b in a+b=32a + b = 32 we get,
a+b=32\Rightarrow a + b = 32
8+b+b=32\Rightarrow 8 + b + b = 32
Adding the variables,
8+2b=32\Rightarrow 8 + 2b = 32
Now, transferring 88 to the other side,
2b=328\Rightarrow 2b = 32 - 8
On subtracting we get,
2b=24\Rightarrow 2b = 24
Dividing 22 on both sides we get,
b=242\Rightarrow b = \dfrac{{24}}{2}
Therefore the value of bb is,
b=12\Rightarrow b = 12
As we got the value of bb, we will now substitute this in a=8+ba = 8 + b and find the value of aa.
a=8+ba = 8 + b
a=8+12\Rightarrow a = 8 + 12
a=20\Rightarrow a = 20

Therefore, the values of aa and bb are 2020 and 1212 .

Note: Alternative method:
We can find the values of aa and bb by another method also,
As we know the two equations, a+b=32a + b = 32 and ab=8a - b = 8
We can either add or subtract it in order to get the value of any one of the variables.
We have to do it in such a way that one variable should cancel out itself. We can alter or rewrite the equations for that purpose.
Now adding the both equation, we get
a+b=32  ab=8( + )   2a=40 {a + b = 32} \\\ {\underline {{\text{ }}a - b = 8{\text{( + )}}} {\text{ }}} \\\ {{\text{ }}2a = 40}
As we can see there are two positive aa so it becomes 2a2a when added. And there is one +b + b and one b - b , so when they are added, they cancel out and become 00 . In this way we can find the value of other variables.
So now, finding aa ,
a=402\Rightarrow a = \dfrac{{40}}{2}
We get, a=20a = 20
Now substituting the value of aa in any of the equations, we can find bb .
Let’s put a=20a = 20 in the second equation.
20b=8\Rightarrow 20 - b = 8
b=208\Rightarrow b = 20 - 8
Let us subtract the terms and we get,
b=12\Rightarrow b = 12
Therefore the values of aa and bb are 2020 and 1212 .