Question
When a number is divided by 30, 45 and 54, there is always a remainder of 29. Find the least possible number.
When a number is divided by 30, 45 and 54, there is always a remainder of 29. Find the least possible number.
Answers
What are best answers and total votes?
Guide On Rating System
✅
Best Answers -
Rating provided by student who posted the question
Total Votes -
Sum of votes provided by verified experts based on their
assessment of the answer. For example, total votes of 2
means 2 verified experts have approved the answer.
In most cases Best Answers have also the most Total Votes but when
this is not the case, kindly review the feedbacks from verified experts
and decide which answer to take.
No Votes
Vote
SignIn to Vote
Vote
Vote
Loading...
Koala Tutor
Koala Ai Support
Let $N$ be the number we seek. From the given information, we can write \begin{align*}
N &\equiv 29\pmod{30},\\
N &\equiv 29\pmod{45},\\
N &\equiv 29\pmod{54}.
\end{align*}From the first two congruences, we have \[N-29\equiv 0\pmod{30}\quad \text{and}\quad N-29\equiv 0\pmod{45}.\]Since 30 and 45 share no common divisors greater than 1, we have \[N-29\equiv 0\pmod{\operatorname{lcm}{(30,45)}}.\]From the third congruence, we have \[N-29\equiv 0\pmod{54}.\]Note that $\operatorname{lcm}{(30,45)}=90$, so \[N-29\equiv 0\pmod{90}.\]Thus, \[N\equiv 29\pmod{90}.\]The least number satisfying this congruence is $\boxed{29}$.