document.write( "Question 353237: Fifteen dogs enter a Goofy Dog contest. In how many different ways can a champion, a first runner-up, and a second runner-up be selected? \n" ); document.write( "
Algebra.Com's Answer #252402 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "total no. of ways = 15P3
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( " = 2730
\n" ); document.write( "
\n" );