document.write( "Question 631390: A club with 10 members wants to choose a president and vice president. How many different possibilities are there?\r
\n" ); document.write( "\n" ); document.write( "I am stuck trying to figure this one out. Thank you for your help in advance.
\n" ); document.write( "

Algebra.Com's Answer #397548 by tutor_paul(519)\"\" \"About 
You can put this solution on YOUR website!
If you have a set of n different items (10 in this case), and you want to know how many ways you can choose k of them (2 in this case), the equation is:
\n" ); document.write( "\"P=n%21%2F%28n-k%29%21\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"P=10%21%2F8%21\"
\n" ); document.write( "\"P=10%2A9\"
\n" ); document.write( "\"highlight%28P=90%29\"
\n" ); document.write( "============
\n" ); document.write( "Good Luck,
\n" ); document.write( "tutor_paul@yahoo.com
\n" ); document.write( "
\n" ); document.write( "
\n" );