
Philip P. answered 02/18/17
Tutor
5.0
(478)
Effective and Patient Math Tutor
Let j = cost of a pair of jeans, d = cost of a dress, s = cost of a shirt.
3j + 5d + 6s = $888
j + d = $128 (so d = 128 - j)
d = s + $20 (since d = 128 - j, then 128-j = s + 20 so 108 - j = s)
3j + 5d + 6s = $888
3j + 5(128-j) + 6(108-j) = 888
3j + 640 - 5j + 648 - 6j = 888
Solve for j. Once you have j, d = $128 - j.