document.write( "Question 1160382: In how many ways can 3 students be seated in a classroom with 5 chairs? Ans. 𝑃3 5 . \n" ); document.write( "
Algebra.Com's Answer #783667 by saw(34)![]() ![]() ![]() You can put this solution on YOUR website! nPr = 5!/(5-3)! = 5!/2! = 120/2 = 60 \n" ); document.write( " 3 students can be seated with 5 chairs in 60 ways \n" ); document.write( " \n" ); document.write( " |