document.write( "Question 196772: there are 4 flowers and 2 vases. how many different combinations can be created using one flower and one vase. \r
\n" ); document.write( "\n" ); document.write( "4, 6, 8 or 16
\n" ); document.write( "

Algebra.Com's Answer #147484 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
This is counting principal, m things taken n ways = m*n
\n" ); document.write( ".
\n" ); document.write( "2 vases taken 4 ways = 2*4 = 8 combinations
\n" ); document.write( ".
\n" ); document.write( "
\n" );