Question 732758: In a certain clothing store, 6 shirts and 3 ties cost $79.50, and 3 shirts and 2 ties cost $41. Determine the cost of each tie.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! In a certain clothing store, 6 shirts and 3 ties cost $79.50, and 3 shirts and 2 ties cost $41. Determine the cost of each tie.
----------
Equations:
6s + 3t = 79.50
3s + 2t = 41
-------
Modify:
18s + 9t = 3*79.5
18s + 12t= 6*41
------
Subtract and solve for "t":
3t = 7.5
t = $2.50 (price of one tie)
------
Solve for "s":
3s + 2t = 41
3s + 5 = 41
3s = 36
s = $12.00 (price of one shirt)
==================================
Cheers,
Stan H.
|
|
|