Factorial triple fun part 1

Solve this fun factorial problem: 5 ! ! ! 5 ! ! × 5 ! = ? \dfrac{5!!! }{5!!} \times 5! =?


The answer is 80.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Ab Ab
Dec 16, 2017

Formula

n! = n(n-1)(n-2)(n-3)(n-4) ..

n!! = n(n-2)(n-4)(n-6) ..

n!!! = n(n-3)(n-6)(n-9) ..

Calculation

5!!! = 5(5-3) = 5(2) = 10

5!! = 5(5-2)(5-4) = 5(3)(1) = 15

5! = 5 * 4 * 3 * 2 * 1 = 120

Answer

5 ! ! ! 5 ! ! \frac{5!!! }{5!!} * 5!

10 15 \frac{10 }{15} * 120 = 80

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...