document.write( "Question 150704This question is from textbook a survey of mathematic with applications
\n" );
document.write( ": Can someone help me to understand this problem?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A specific brand of bike comes in two frames, for males or females. Each frame comes in a choice of two colors, red and blue, and with a choice of three seats, soft, medium, and hard.
\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. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #110654 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! a. Counting principle - 2 frames x 2 colors x 3 seats = 12 choices \n" ); document.write( "b. Difficult to make a tree diagram with the software limitations, I can list all the possibilities and you can make it. This would answer c) also. \n" ); document.write( "(Male,Red,Soft) \n" ); document.write( "(Male,Red, Medium) \n" ); document.write( "(Male,Red, Hard) \n" ); document.write( "(Male,Blue,Soft) \n" ); document.write( "(Male,Blue, Medium) \n" ); document.write( "(Male, Blue, Hard) \n" ); document.write( "(Female,Red,Soft) \n" ); document.write( "(Female, Red, Medium) \n" ); document.write( "(Female, Red, Hard) \n" ); document.write( "(Female, Blue,Soft) \n" ); document.write( "(Female, Blue, Medium) \n" ); document.write( "(Female, Blue, Hard) \n" ); document.write( " \n" ); document.write( " |