SOLUTION: Q)it is desired to extract the maximum power of 3 from 24! where n!= n.(n-1). (n-2)....321. What will be the exponent of 3?
(a)8 (b) 9 (c)11
Algebra.Com
Question 471386: Q)it is desired to extract the maximum power of 3 from 24! where n!= n.(n-1). (n-2)....321. What will be the exponent of 3?
(a)8 (b) 9 (c)11 (d) 10
Found 2 solutions by Alan3354, richard1234:
Answer by Alan3354(69443) (Show Source): You can put this solution on YOUR website!
If you mean from 24!, it's 10.
Answer by richard1234(7193) (Show Source): You can put this solution on YOUR website!
An algorithm that always works is to repeatedly divide 24 by 3, to count the number of 3's in the factorization. For example,
24/3 = 8
8/3 = 2 (exclude remainders)
2/3 = 0
There are 8+2+0 = 10 factors of 3.
RELATED QUESTIONS
List all elements of the set A ∩ B, where A = {n ∈ N | n = 2^n − 1} and (answered by richard1234)
Dear math teacher,
I am having difficulties with the following problem:
4 times nC2 (answered by Theo)
Consider g(x) = x^n + 4x^n - 1; what is the maximum number of turns it can have?
@ The... (answered by edjones)
3(2)^(n+1)-3(2)^n=24 what is the value of... (answered by ewatrrr)
Which equation should be used to solve this problem?
The sum of two consecutive odd... (answered by Alan3354)
Please help me to understand how to solve the equation:
{{{ if 8^2n+1=2^n+18;n= }}}... (answered by ankor@dixie-net.com)
These are the questions I'm having problems with:
24.b) (n+2)! / n! = 56
25. solve (answered by nabla)
Will n! +2, n! +3,..., n! +n for n>=2 always be a sequence of n-1 composite numbers?... (answered by jim_thompson5910)