document.write( "Question 1065103: there are 14 teachers. A student is asked to indicate her favorite and least favorite. in how many ways is this possible? \n" ); document.write( "
Algebra.Com's Answer #680550 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
there are 14 teachers. A student is asked to indicate her favorite and least favorite. in how many ways is this possible?
\n" ); document.write( "----------
\n" ); document.write( "Assuming one teacher cannot be both:
\n" ); document.write( "The 1st pick is 1 of 14, then 1 of 13
\n" ); document.write( "--> 14*13 = 182
\n" ); document.write( "
\n" );