document.write( "Question 1193951: A binary string is an ordered sequences of 0's and 1's (for example, 0100101). Determine the number of binary strings there are consisting of five 0's and three 1's. \r
\n" );
document.write( "\n" );
document.write( "Textbook answer is 56.
\n" );
document.write( "Can someone help me solve this problem? Thanks. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826051 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A basic counting principle says that the number of ways of arranging 8 objects in a row of which 5 are one kind and 3 are another is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |