document.write( "Question 1000177: A landscaper wishes to use several different types of plants. The categories include color
\n" );
document.write( "(red, yellow, and green), type (flowers and shrubs), and height (tall, medium and short).
\n" );
document.write( "How many different combinations can he/she use if she selects one color, one type, and
\n" );
document.write( "one height?\r
\n" );
document.write( "\n" );
document.write( "A) 12 B) 8 C) 18 D) 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #617677 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The answer is found by multiplying \n" ); document.write( "3 colors x 2 types x 3 heights = 18 combinations \n" ); document.write( "Choice C. \n" ); document.write( " |