Quote:
|
Originally Posted by llew
assume # of T-shirts sold as T and # of shorts sold as S
T=2S
9T+14S=256
plug in T=2S
9(2S)+14S=256
18S+14S=256
32S=256
S=8
T=2S=16
|
I also came up with this. I was just wondering if I was missing something. Seems like there should be a single equation way to do it????