document.write( "Question 1055502: Charlie has been given a list of 5 bands and asked to place a vote. His vote must have the names of his favorite and second favorite bands from the list. How many different votes are possible
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #670818 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For his first pick he has 5 possible choices, second pick 4 possible choices,
\n" ); document.write( "\"N=5%2A4=20\"
\n" ); document.write( "
\n" ); document.write( "
\n" );