2 solved HCF & LCM previous year questions (PYQs) from JIPMAT past year papers — attempt each and check the answer.
Free SolutionsNo Login2 Questions
Q1:jipmat 2025QA › HCF & LCMEasyQA · MCQ
The traffic lights at three different road crossings change after every 48 sec, 72 sec and 108 sec, respectively. They all change simultaneously at 08:20:00 hours, when will they again change simultaneously?
A9:27:12 hours
B8:27:12 hours
C7:27:13 hours
D11:00:12 hours
Pick an option to attempt
The Setup: To find when cyclic events sync up perfectly IRL, we need the Least Common Multiple (LCM) of their intervals.
Step 1: Find the prime factorization of each number to build the LCM.
48=16×3=24×3172=8×9=23×32108=4×27=22×33Step 2: Calculate the LCM by taking the highest power of each prime factor present.
LCM=24×33=16×27LCM=432 secondsStep 3: Convert the seconds into minutes and seconds.
432÷60=7 with a remainder of 12.
So, it takes 7 minutes and 12 seconds for them to sync up again.
Step 4: Add this time gap to the original starting time.
Starting time: 08:20:00.
Adding 0 hours, 7 mins, 12 secs gives us 08:27:12.
Final Answer: 8:27:12 hours
Q2:jipmat 2025QA › HCF & LCMMediumQA · MCQ
Let x be the least number which when divided by 8, 12, 20, 28, 35 leaves a remainder of 5 in each case, then the sum of digits of x is:
A17
B14
C11
D15
Pick an option to attempt
The Setup: This is an LCM boss battle. The number we're looking for (x) is going to be exactly 5 steps larger than the Least Common Multiple (LCM) of all those divisors.
Step 1: Find the prime factorization of each divisor.
8=2312=22×320=22×528=22×735=5×7Step 2: Calculate the LCM by grabbing the highest power of each prime number present in the squads.
Highest power of 2 is 23=8.
Highest power of 3 is 31=3.
Highest power of 5 is 51=5.
Highest power of 7 is 71=7.
LCM=8×3×5×7LCM=24×35=840Step 3: Form the number x. Since it leaves a remainder of 5, we just add 5 to the LCM.
x=840+5=845Step 4: Find the sum of the digits of x.
Sum=8+4+5=17Final Answer: 17