document.write( "Question 120952: So that zip codes may be machine readable, the postal service encodes them as a group five bars, some tall, some short, in groups osf five. In how many distinct ways can two tall and three short bars be arranged? \n" ); document.write( "
Algebra.Com's Answer #88751 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
So that zip codes may be machine readable, the postal service encodes them as a group five bars, some tall, some short, in groups osf five. In how many distinct ways can two tall and three short bars be arranged?
\n" ); document.write( "-------------
\n" ); document.write( "# of ways to place the 2 short = 5C2 = 5*4/1*2 = 10
\n" ); document.write( "Once the 2 short are placed the three long can be placed in only one way.
\n" ); document.write( "----------------
\n" ); document.write( "Ans: 10 ways
\n" ); document.write( "Comment: That would be the digits 0 to 9
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );