
Vinay D. answered 04/06/16
Tutor
4.8
(12)
Software Engineer with over 13 years of experience in programming.
Kathie, hope this explanation helps -
Let w be the number of water bottles.
Let s be the number of sports drink
Now, prepare the equation.
(w * 1.5 ) + (2.5*s) = $100 -- eq(1)
As per the question, committee sold the same number of water bottles
therefore w = s -- eq(2)
Substitute equation 2 in equation 1
1.5w + 2.5w = 100
4w = 100
w = 25
Since w=s, therefore answer is
25 bottles of each drink would committee need to sell to collect $100.00