document.write( "Question 212005: A specific brand of bike comes in two frames, for males or females. Each frame comes in a choice of three colors, red, white, and blue, and with a choice of three seats, soft, medium, and hard. \r
\n" );
document.write( "\n" );
document.write( "a) Use the counting principle to determine the number of different arrangements of bicycles that are possible.
\n" );
document.write( "b) Construct a tree diagram illustrating all the different arrangements of bicycles that are possible.
\n" );
document.write( "c) List the sample space.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #161048 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Let M=male,,,F=Female,,,,frames \n" ); document.write( "Let R=red,,W=white,,B=blue,,,colors \n" ); document.write( "Let S=soft,,,M=medium,,,H=hard,,,construction \n" ); document.write( ". \n" ); document.write( "a) 2(frames) *3(colors) *3(constructions) = 18 combinations. \n" ); document.write( ". \n" ); document.write( "b),,,as it is hard to space without some holding device, pls ignore (.) 's \n" ); document.write( ". \n" ); document.write( "............................S..................................................... \n" ); document.write( "..................R........M...................................................... \n" ); document.write( "............................H..................................................... \n" ); document.write( "............................S...................................................... \n" ); document.write( ".........M......W........M...................................................... \n" ); document.write( "............................H...................................................... \n" ); document.write( "............................S..................................................... \n" ); document.write( "..................B........M..................................................... \n" ); document.write( "............................H..................................................... \n" ); document.write( "............................S..................................................... \n" ); document.write( "..................R........M..................................................... \n" ); document.write( "............................H..................................................... \n" ); document.write( "............................S..................................................... \n" ); document.write( ".........F......W........M..................................................... \n" ); document.write( "............................H..................................................... \n" ); document.write( "............................S...................................................... \n" ); document.write( "..................B........M..................................................... \n" ); document.write( "............................H....................................................... \n" ); document.write( "PLEASE DRAW THE CONNECTING LINES \n" ); document.write( "C)I'll list them, but tree shows them clearer \n" ); document.write( ". \n" ); document.write( "MRS,MRM,MRS,,,MWS,MWM,MWH,,,,MBS,MBM,MBH \n" ); document.write( ". \n" ); document.write( "FRS,FRM,FRH,,,FWS,FWM,FWH,,,,FBS,FBM,FBH \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |