
Jonathan C. answered 02/10/17
Tutor
New to Wyzant
Experienced General Mathematics Tutor
The hard part of this problem is deciphering this word problem. I will help you with that and let you solve the system at the end.
Let S, M, and L be the number of small, medium, and large envelopes, respectively. Then we know that S = 80 <-- keep this in mind for the rest of the set up.
Now we will break down each statement and translate it:
The no. of medium envelopes used (M) is (=) 5 times (5*) the no. of small envelopes (80) plus (+) 5/20 of the total number of envelopes [5/20 * (S + M + L)]
M = 5*80 + 5/20*(S + M + L)
M = 5*80 + 1/4*(80 + M + L)
Simplify this expression to get:
M = 5*80 + 1/4*(80 + M + L)
M = 400 + 20 + 1/4*M + 1/4*L
M = 420 + 1/4*M + 1/4*L
-420 = -3/4*M + 1/4*L <-- This is the first equation
Now for the next sentence:
The no. of large envelopes (L) was equal to (=) the no. of small envelopes (80) plus (+) 5/20 of the no. of medium envelopes (5/20*M)
L = 80 + 5/20*M <-- This is the second equation
To finish the problem you want to solve the first and second equations by substituting the second one into the first. Can you handle it from there? I hope this helps.