document.write( "Question 411265: how many different ways can a city health department inspector visit 3 restraurants in a city 0f 11 restraurants \n" ); document.write( "
Algebra.Com's Answer #289133 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "how many different ways can a city health department inspector visit
\n" ); document.write( "3 restraurants in a city 0f 11 restraurants
\n" ); document.write( " 11C3 where nCx = \"n%21%2F%28x%21%28n-x%29%21%29\"
\n" ); document.write( " 11*10*9/2*3 = 165 ways \n" ); document.write( "
\n" );