document.write( "Question 1172791: A store is selling 100 notebooks. 36 yellow notebooks, 42 blue notebooks and 22 red notebooks. A customer buys one notebook. A second customer, buys a notebook too. What is the probability that the second customer would buy? :
\n" );
document.write( "1. A yellow notebook?
\n" );
document.write( "2. A red notebook?
\n" );
document.write( "3. A blue notebook if the first customer bought yellow notebook? \n" );
document.write( "
Algebra.Com's Answer #797913 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! A store is selling 100 notebooks. 36 yellow notebooks, 42 blue notebooks and 22 red notebooks. A customer buys one notebook. \n" ); document.write( "A second customer, buys a notebook too. What is the probability that the second customer would buy? : \n" ); document.write( "1. A yellow notebook? \n" ); document.write( "2. A red notebook? \n" ); document.write( "3. A blue notebook if the first customer bought yellow notebook? \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " In this problem, ALL THE DATA are in place to solve it.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(1) P(2nd buys yellow) = P(1st buys yellow, 2nd buys yellow) + P(1st buys blue, 2nd buys yellow) + P(1st buys red, 2nd buys yellow) = \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, I answered question 1.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you do understand the logic of my solution (which is crystally clear), \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you should be able to solve/answer question 2 ON YOUR OWN, using THE SAME LOGIC.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |