document.write( "Question 695074: There is 1 red ball, 1 blue ball, and 1 yellow ball in a hat. Two balls are selected. Construct a tree driagram and list the sample space if the selection is done.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #428341 by stanbon(75887) ![]() You can put this solution on YOUR website! There is 1 red ball, 1 blue ball, and 1 yellow ball in a hat. Two balls are selected. Construct a tree driagram and list the sample space if the selection is done. \n" ); document.write( "---- \n" ); document.write( "root column has r ; b ; y \n" ); document.write( "--- \n" ); document.write( "Branch column has \n" ); document.write( "b & y to right of r \n" ); document.write( "r & y to right of b \n" ); document.write( "r & b to right of y \n" ); document.write( "--- \n" ); document.write( "Sample Space: rb;ry;br;by;yr/yb \n" ); document.write( "-------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |