Q. There are n dice with f faces. The faces are numbered from 1 to f. What is the maximum possible sum that can be obtained when the n dice are rolled together?

  • (A) 1
  • (B) f*f
  • (C) n*n
  • (D) n*f
πŸ’¬ Discuss
βœ… Correct Answer: (D) n*f
Explanation: the sum will be maximum when all the faces show a value f. the sum in this case will be n*f.

Explanation by: Mr. Dubey
the sum will be maximum when all the faces show a value f. the sum in this case will be n*f.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
873
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate