document.write( "Question 982049: Evaluate the permutation. p (13, 2). Please solve and show work, as I am not familiar with this term. Thank you. \n" ); document.write( "
Algebra.Com's Answer #602962 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! p(n,r) = n! / (n-r)! \n" ); document.write( "p(13,2) = 13! / (13-2)! \n" ); document.write( "P(13,2) = 13! / 11! \n" ); document.write( "p(13,2) = 13 * 12 = 156 \n" ); document.write( " \n" ); document.write( " |