- Gurpinder
- Legendary Member
- Posts: 659
- Joined: Mon Dec 14, 2009 8:12 am
- Thanked: 32 times
- Followed by:3 members
when positive integer N is divided by 5, the remainder is 1. When N is divided by 7, the remainder is 3. What is the smallest positive integer K such that K+N is a multiply of 35?
3,4,12,32,35
my approach was
n=5x+1
n=7x+3
5x+1=7x+3 --> solve to get n = -1.
and i am stuck here?
I thought the equations that I have above are suppose to work for these remainder problems! Whats going on!
Thanks to all!
3,4,12,32,35
my approach was
n=5x+1
n=7x+3
5x+1=7x+3 --> solve to get n = -1.
and i am stuck here?
I thought the equations that I have above are suppose to work for these remainder problems! Whats going on!
Thanks to all!
"Do not confuse motion and progress. A rocking horse keeps moving but does not make any progress."
- Alfred A. Montapert, Philosopher.
- Alfred A. Montapert, Philosopher.



















