document.write( "Question 1090582: A can contains 5 blue chips and 2 yellow chips. Another can contain 3 blue chips and 7 yellow chips. One chip will be drawn from each can. How many ways can one draw the same colored chip? \n" ); document.write( "
Algebra.Com's Answer #705102 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A can contains 5 blue chips and 2 yellow chips. Another can contain 3 blue chips and 7 yellow chips. One chip will be drawn from each can. How many ways can one draw the same colored chip?
\n" ); document.write( "-----
\n" ); document.write( "Same blue:: 5*3 = 15 ways
\n" ); document.write( "Same yellow:: 2*7 = 14 ways
\n" ); document.write( "---
\n" ); document.write( "Total same colored pairs:: 29
\n" ); document.write( "---------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" );