document.write( "Question 948177: A student is asked to answer 12 out of 14 questions on an exam. In how many ways can she select the questions to be answered? \n" ); document.write( "
Algebra.Com's Answer #578827 by raphaelfundani(3)\"\" \"About 
You can put this solution on YOUR website!
Using combination thats 14C12=14!/(14-12)!12!=91 \n" ); document.write( "
\n" );