document.write( "Question 1158782: Dorothy has 12 different superhero stickers.
\n" );
document.write( "She will give one sticker to Eric and one sticker to Fiona.
\n" );
document.write( "How many different ways are there of doing this?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #781759 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 12 ways to choose the first and 11 ways to choose the second after choosing the first. \n" ); document.write( "12*11=132 ways \n" ); document.write( " |