document.write( "Question 1104217: Hello! If I could get help with the following question:\r
\n" ); document.write( "\n" ); document.write( "An organization can elect a president and a different secretary in 210 different ways. How many members does the organization have?\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #718953 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If there are n people in the organization, then there are n choices for president, and then there are (n-1) choices for secretary. So the number of ways of electing a president and a secretary is n(n-1).

\n" ); document.write( "The problem says there are 210 different ways this can be done, so
\n" ); document.write( "\"n%28n-1%29+=+210\"

\n" ); document.write( "The easiest way to solve for n is by trial and error; n is 15.

\n" ); document.write( "There are 15 members in the organization.
\n" ); document.write( "
\n" );