Logan R. answered 03/08/23
Cowboy Mathematician
Let h represent the articles written by Heloise, g represent the articles written by Gia, and m represent the articles written by Mustafa, then:
h = (1/4)m
g = (3/2)m
Because Heloise has written 1/4 as many articles as Mustafa has so we can multiply m, the articles written by Mustafa, by 1/4 to find the articles Heloise has written and Gia has written 3/2 as many articles as Mustafa has so we can multiply m, the articles written by Mustafa, by 3/2 to find the articles Gia has written.
If we add the number of articles each author has written together, we can determine the total number of articles written.
m + h + g > 22
We use m to represent the articles written by Mustafa, h to represent the articles written by Heloise, and g to represent the articles written by Gia. This quantity is greater than 22 as defined by the original question.
We can plug our identities, which we defined above, into our inequality.
m + (1/4)m + (3/2)m > 22
The leading term, m, can be expressed as (1/1)m because (1/1) = 1.
(1/1)m + (1/4)m + (3/2)m > 22
We now have three fractions to add together but each one has a different denominator than the other. The lowest common denominator between the three is four, so we will perform a little "mathemagic" such that each fraction will have the same denominator.
(4/4)(1/1)m + (1/4)m + (2/2)(3/2)m > 22
When we multiple a fraction by another fraction, we can multiply the numerators and the denominators together straight across. Notice that (4/4) = 1 and (2/2) = 1; therefore, we are not changing the quantity these fractions represent because multiplying by 1 does not change a number's quantity.
(4/4)m + (1/4)m + (6/4)m > 22
Now we can add the numerators of the fractions while leaving the denominators alone.
(11/4)m > 22
Ultimately we want to get m alone so we can find its value. We can start by multiplying both sides by 4.
(4)(11/4)m > (4)22
(44/4)m > 88
11m > 88
Our next step is to divide both sides by 11.
(11/11)m > (88/11)
m > 8
So m is greater than 8. We can represent this solution set as:
(8, ∞)
Where we use parenthesis, or "soft brackets," to represent that neither 8 nor the complex number, ∞, is included in the solution set.
I hope this has been helpful. Please do not hesitate to reach out with further questions!