Home »
Ask & Discuss
»
Mathematics
« Back to Discussion
Algebra
find the no which when divided by 17 ,16,15 and the remainder is 3.10,0 respectively means u have to findthat no which is divided by 17 then it leaves the remainder3 when divided by 16 leaves remainder 10 and when divi ded by 15 leaves remainder 0
Comments (12)
Preparing for JEE?
Kickstart your preparation with new improved study material - Books & Online Test Series for JEE 2014/ 2015
@ INR 4,950/-

For Quick Info
Find Posts by Topics
Physics
TopicsMathematics
Chemistry
Biology
Institutes
Parents Corner
Board
Fun Zone
|
| 1. |
|
Bipin Dubey
|
| 2. |
|
Himanshu
|
| 3. |
|
Hari Shankar
|
| 4. |
|
edison
|
| 5. |
|
Sagar Saxena
|
| 6. |
|
Yagyadutt Mishr..
|










use the chinese remainder theorem for this.
it is helpful in these types of questions.
we want to solve.
x = 0 (mod 15).
x = 3 (mod 17).
and x = 10 (mod 16).
a = b(modn) means that
(a-b) is divisible by n.