0% found this document useful (0 votes)
99 views

Number System

The document provides steps to check if a given number is a prime number or not. It also provides methods to find the digit in the units place when a number is multiplied by itself repeatedly. Some examples of problems involving divisibility rules, LCM, prime numbers, and rational numbers are also included along with their solutions.

Uploaded by

Tribhuwan Pant
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
99 views

Number System

The document provides steps to check if a given number is a prime number or not. It also provides methods to find the digit in the units place when a number is multiplied by itself repeatedly. Some examples of problems involving divisibility rules, LCM, prime numbers, and rational numbers are also included along with their solutions.

Uploaded by

Tribhuwan Pant
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

www.durgajobs.

com,continuous job updates for every hour


CRT
25

175
Last three digits in the number should be 0 or
divisible by 125.

125

2250

2250 250 is divisible by 125 and


hence 2250 is also divisible by 125.

Steps to find whether a given number is prime number or not:


1. Find the least positive integer, a such that a 2 > given number.
2. Test the divisibility of given number by every prime number that is less than a.
3. The given number is a prime number only if it is not divisible by any of these primes.

E.g. Check whether 923 is a prime number or not?


1.
2.
3.
a)

923 lies between 900 and 961 which are perfect squares having square roots 30 and 31 respectively.
Prime numbers less than 31 are 2,3,5,7,11,13,17,19,23,29.
923 are not divisible by any of these numbers and hence it is a pri me number.
To find the number in the unit place for odd numbers: When there is an odd digit in the unit place except 5,
multiply the number by itself until you gets 1 in the unit place.

(... 1) n = ( 1)

(... 3) 4 n = ( 1)
(... 7) 4 n = ( 1)

(... 9) 2 n = ( 1) where n = 1, 2, 3, . . .
b) To find the number in the units place for even numbers: When there is an even digit in the unit place, multiply
the number by itself until you gets 6 in the unit place.

(... 2) 4 n = ( 6)
(... 4) 2 n = ( 6)
(... 6) n = ( 6)
(... 8) 4 n = ( 6) where n = 1, 2, 3, . . .
c) If there is 1, 5 or 6 in the units place of the given number: If there is 1, 5 or 6 in the unit place of the given
number, then after any times of its multiplication, it will have the same digit in the unit place.

(... 1) n = ( 1)
(... 5) n = ( 5)

(... 6) n = ( 6) where n = 1, 2, 3, . . .

Solved Examples
1.

On dividing 64652 by a certain number, the quotient is 101 and the remainder is 12. Find the divisor.
Sol: Here, the required number is divisor.
Divisor =

Dividend- Rem ainder


Q uotient

64652 12
101

64640
101

640

DURGA SOFTWARE SOLUTIONS , S.R. NAGAR, HYDERABAD-38, Cell:9246212143, 040-64512786

Page 16

www.durgajobs.com,continuous job updates for every hour


CRT
2.

A number when divided by 160 leaves a remainder 52 and the quotient is 15. Find the number.
Sol: Here, the required number is dividend.
Dividend = (Divisor x Quotient) + Remainder
= (160 x 15) + 52
= 2452

3.

Find the least number of 5 digits which is exactly divisible by 642.


Sol: The least number of 5 digits is 10,000.
Dividing this number by 642, the remainder is 370.
So, the required number is 10,000 + (642 - 370) = 10272.

4.

Find the greatest number of 5 digits which is exactly divisible by 642.


Sol: The greatest number of 5 digits is 99,999.
Dividing this number by 642, the remainder is 489.
So, the required number is 99,999 - 489 = 99510.

5.

Find the number nearest to 14800 which is exactly divisible by 245.


Sol: The remainder on dividing 14800 by 245 is 100.
So, the number required number = 14800 100 = 14700 which is exactly divisible by 245.

6.

Find whether 577 is a prime number.


Sol: (24) 2 = 576 < 577 and (25) 2 = 625 > 577
n = 25
Prime numbers less than 25 are 2, 3, 5, 7, 11, 13, 17, 19 and 23.
Since, 577 is not divisible by any of these numbers, it is a prime number.

7.

How many numbers up to 531 are divisible by 15?


Sol: Divide 531 by 15.
531 = 35 x 15 + 6
The quotient is the required number and here it is 35.
So, there are 35 numbers up to 531 are divisible by 15.

8.

How many numbers up to 200 are divisible by 5 and 7 together?


Sol: L.C.M. of 5 and 7 = 35.
Divide 200 by 35.
200 = 5 x 35 + 20
The quotient is the required number and here it is 5.
So, there are 5 numbers up to 200 are divisible by 35.
Find the number in the unit place in (729)59 .

9.

Sol: (729)59
10.

(729)58 729

(...1) 729

9 in the unit place.

Find the number in the unit place in (98)42 .

Sol: (98)42

(98)4

10

(98)2

(...6) (...4)

4 in the unit place.

DURGA SOFTWARE SOLUTIONS , S.R. NAGAR, HYDERABAD-38, Cell:9246212143, 040-64512786

Page 17

www.durgajobs.com,continuous job updates for every hour


CRT
11.

Find the number in the unit place in (636)36 .

Sol: (636 )

36

(... 6) 36

6 in the unit place.

12. Convert 0.4444.. into a rational number.


Sol: Let x = 0.4444..(1)
Since 1 digit (4) is repeating multiply equation 1 on both si des by
10 x = 4.4444.(2)
Subtract Equation 1 from 2 on both sides

101 .

10 x = 4.4444.
- x = 0.4444.
---------------------9 x = 4.0000.
---------------------9x

4
.
9

13. Convert 5.626262.. into a rational number.


Sol: Let x = 5.626262.. (1)
Since 2 digits (62) is repeating multiply equation 1 on both sides by
100 x = 562.6262.(2)
Subtract Equation 1 from 2 on both sides

102 .

100 x = 562.6262.
- x = 5.6262..
--------------------------99 x = 557.0000.
--------------------------557
99x = 557
x=
99

Exercise
1.

2.

O.1 + 8 9 x11
89
1.
9

(3x3)+6x7 14+7 3x3 = ________


2. 1

The number divisible by 99 is_________


1. 3572404
2. 135792

3.

45
9

3. 913464

4.

101
9

4. 114345

3.

The smallest number which when subtracted from 43079 makes it exactly divisible by 9 is
1. 4
2. 5
3. 6
4. 7

4.

The number 111, 111, 111, 111 is divisible by


1. 9, 11
2. 5, 11

3. 5, 9

4. 3, 11

5.

The largest natural number by which the product of three consecutive even natural numbers is always divisible is
1. 16
2. 24
3. 48
4. 96

6.

The number of divisors of 120 individuality is


1. 8
2. 12

3. 14

4. 16

DURGA SOFTWARE SOLUTIONS , S.R. NAGAR, HYDERABAD-38, Cell:9246212143, 040-64512786

Page 18

You might also like