SOLUTION: A basketball team won two out of their last four games. In how many different orders could they have two wins and two losses in the four games?
Algebra ->
Average
-> SOLUTION: A basketball team won two out of their last four games. In how many different orders could they have two wins and two losses in the four games?
Log On
Question 317156: A basketball team won two out of their last four games. In how many different orders could they have two wins and two losses in the four games? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A basketball team won two out of their last four games. In how many different orders could they have two wins and two losses in the four games?
--------------------------------
The is number of ways to arrange aabb where a=win and b=lose
-----------------
# of arrangements = 4!/(2!*2!) = 24/4 = 6
====================================================
Cheers,
Stan H.
==========