Past Year QuestionsAll examsQAUnit Digit

Unit Digit — PYPs

2 solved Unit Digit previous year questions (PYQs) from past year papers — attempt each and check the answer.

Free SolutionsNo Login2 Questions
Q1:ipmat indore 2023QAUnit DigitEasyMCQ · MCQ
Let pp be a positive integer such that the unit digit of p3p ^ 3 is 44. What are the possible unit digits of (p+3)3(p + 3) ^ 3
  • A3
  • B1, 7, 9
  • C4, 7
  • D1, 3, 7
Pick an option to attempt
The Setup: We are given a positive integer pp such that the unit digit of p3p^3 is exactly 44. We need to determine the possible unit digits of the expression (p+3)3(p+3)^3. Step 1: Determine the unit digit of pp. We evaluate the cubes of all base digits from 00 to 99 to see which produces a unit digit of 44: 03=0,13=1,23=8,33=27,43=64,53=125,63=216,73=343,83=512,93=7290^3 = 0, 1^3 = 1, 2^3 = 8, 3^3 = 27, 4^3 = 64, 5^3 = 125, 6^3 = 216, 7^3 = 343, 8^3 = 512, 9^3 = 729. The only digit whose cube ends in 44 is 44 itself. Therefore, the unit digit of pp must be 44. Step 2: Calculate the unit digit of (p+3)3(p+3)^3. Since p4(mod10)p \equiv 4 \pmod{10}, we substitute this into the target expression: p+34+37(mod10)p + 3 \equiv 4 + 3 \equiv 7 \pmod{10} Now, cube this resulting unit digit: 73=3437^3 = 343 The unit digit of 343343 is 33. Thus, the only possible unit digit for (p+3)3(p+3)^3 is 33. Final Answer: 3
Q2:ipmat indore 2021QAUnit DigitMediumMCQ · MCQ
The unit digit in (743)85(525)37+(987)96(743)^{85} - (525)^{37} + (987)^{96} is ________
  • A9
  • B3
  • C1
  • D5
Pick an option to attempt
The Setup: Unit digit mechanics operate on a strict modulo-10 cyclicity. We don't care about the massive numbers; we only care about the final digit of the base and the remainder of the exponent when divided by its cycle length. Step 1: Analyze the first term: 74385743^{85}. The unit digit depends entirely on 3853^{85}. The powers of 33 cycle in a 4-step loop (33, 99, 77, 11). Divide the exponent 8585 by 44 to find the remainder. 85=4×21+185=4\times21+1 Since the remainder is 11, it hits the first step of the cycle. The unit digit is 31=33^1=3. Step 2: Analyze the second term: 52537525^{37}. This is a freebie. Any positive integer power of a number ending in 55 will always end in 55. The unit digit is 55. Step 3: Analyze the third term: 98796987^{96}. The unit digit depends on 7967^{96}. The powers of 77 also cycle in a 4-step loop (77, 99, 33, 11). Divide 9696 by 44. 96=4×24+096=4\times24+0 Since it divides perfectly (remainder 00), it lands on the final step of the cycle. The unit digit is 11. Step 4: Combine the unit digits. 35+1=13-5+1=-1 Since we can't output a negative unit digit in a standard integer, we simulate borrowing a 1010 from the next placeholder column over (just like elementary school subtraction). 101=910-1=9 Final Answer: 9

Browse other topics