document.write( "Question 481088: A puzzle requires you to find a corredt three color code. There are only three colors available:Red, Blue, and Yellow. Colors may be placed in any or all of the three positions. How many possible combinations are there? \n" ); document.write( "
Algebra.Com's Answer #329430 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 3x2x1=6 different combinations: \n" ); document.write( "RBY,RYB,YBR,YRB,BRY,BYR.. \n" ); document.write( " |