document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #227042 by stanbon(75887)\"\" \"About 
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?
\n" ); document.write( "--------------------------------
\n" ); document.write( "The is number of ways to arrange aabb where a=win and b=lose
\n" ); document.write( "-----------------
\n" ); document.write( "# of arrangements = 4!/(2!*2!) = 24/4 = 6
\n" ); document.write( "====================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" );