If a number is 40% more than another number, we can say that the new number is equivalent to the sum of the old number and 40% of the old number. Let's try to represent this as an equation. First, let's convert the percentage to a fraction:
[tex]40 \% = \dfrac{40}{100} = \dfrac{2}{5}[/tex]
Defining [tex]n[/tex] as the new number and [tex]o[/tex] as the old number, we can say:
[tex]n = o + \dfrac{2}{5} o[/tex]
Also, we can say:
[tex]n + o = 84[/tex]
To solve, let's substitute the first equation into the second equation for [tex]n[/tex] and simplify.
[tex](o + \dfrac{2}{5} o) + o = 84[/tex]
[tex]\dfrac{5o}{5} + \dfrac{2o}{5} + \dfrac{5o}{5} = 84[/tex]
[tex]\dfrac{12o}{5} = 84[/tex]
[tex]12o = 420[/tex]
[tex]o = \dfrac{420}{12} = 35[/tex]
We now have found the old number. Using the second equation we found near the beginning, let's find [tex]n[/tex].
[tex]n + 35 = 84[/tex]
[tex]n = 84 - 35 = 49[/tex]
The numbers are 35 and 49.