Find the last non zero digit of 96!a)2b)4c)8d)6Correct answer is optio...
WE SHOULD WRITE 96 ! in the form of the following
N = 5a + b and 2^a ×a! × b!
so 96 can be written as
5×19+1 ( a = 19, b= 1)
2^a means --- 2^19
2^19 × 19! × 1! ( divide 19/4 = remainder - 3 we get)
2^3 × 1 × 19!
8 × 1 × 19! ( consider this as eq - 1)
NOW WE HAVE TO FIND THE NON ZERO DIGIT OF 19 FACTORIAL USING THE ABOVE SAME PROCESS.
19!
5×3 + 4
2^3 × 3! × 4!
8 × 6 × 24 ( 3! = 6, 4! = 24, only take unit digit)
8× 6 × 4
48 × 4
32
unit digit= 2 ( substitute this 2 in the 19! in eq - 1)
8 × 1× 19!
8 × 1 × 2
16
Ans = 6.
Find the last non zero digit of 96!a)2b)4c)8d)6Correct answer is optio...
Understanding Factorial and Last Non-Zero Digit
To find the last non-zero digit of 96!, we must consider how trailing zeros are formed and how to determine the last non-zero digit after removing these zeros.
Trailing Zeros in Factorials
- Trailing zeros in a factorial are created by pairs of 2s and 5s from the prime factorization.
- In 96!, the number of 5s is less than the number of 2s, thus limiting the number of trailing zeros.
- Count the number of factors of 5:
- 96/5 = 19
- 96/25 = 3
- Total = 19 + 3 = 22 trailing zeros.
Removing Trailing Zeros
- To find the last non-zero digit, we can ignore the factors of 10 (which are made up of 2 and 5).
- We need to calculate the product of the digits from 1 to 96, excluding multiples of 10, while keeping track of the surplus 2s.
Calculating Last Non-Zero Digit
- Starting from the non-zero digits, multiply all numbers from 1 to 96, but ignore any factors of 10.
- Count remaining factors of 2 after pairing with 5s:
- Factors of 2 are abundant, so we have more than 22 remaining.
Final Calculation
- After computing the product and reducing by factors of 2 and 5, the last non-zero digit can be determined through modular arithmetic.
- The last non-zero digit of 96! is found to be 6.
Conclusion
- The correct answer for the last non-zero digit of 96! is option 'D' (6).