Mechanical Engineering Exam  >  Mechanical Engineering Notes  >  General Aptitude for GATE  >  Number Systems: Finding Remainders

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering PDF Download

In the GMAT, remainder problems involve understanding how to find the remainder when one number is divided by another. 
These problems test your grasp of number properties, divisibility rules, and efficient calculation methods.

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering

When a number A is divided by a number B, it can be represented in the form: A = B × Q + R

where,

  • Ais the dividend,
  • is the divisor
  • Qis the quotient (the result of division), and
  • is the remainder, which must satisfy 0 \leq R < B0 ≤ R< B.

What is a Remainder?

  • When you divide one number, called the "dividend," by another number, known as the "divisor," the result is expressed as a fraction, like "dividend/divisor." 
  • In a simple example, such as dividing 6 by 3 (6/3), the answer is 2, which is the "quotient"
  • However, not all division problems are straightforward like 6/3; some result in "remainders" which is basically when a number does not divide the other number fully it leaves a number behind, which is called remainder.
  • To put it simply, a remainder is the fractional part left over when you divide two numbers, and the division doesn't result in a whole number quotient
  • For example, when you divide 15 by 4 , the remainder is 3.

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering

  • Thinking of remainders as mixed numbers can be helpful. For instance, the fraction 8/3 is equivalent to the mixed number 2 Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering. Here, 2/3 represents the remainder, indicating that 2 parts are left out of the 3 parts needed to make a whole number. The denominator of the fraction will always be the same as the divisor.

Finding Remainders of a Product (Derivative of Remainder Theorem)

(i) If ‘a1 is divided by ‘n’, the remainder is ‘r1 and if ‘a2’ is divided by ‘n’, the remainder is r2Then,

(a) If  a1+a2  is divided by n, the remainder will be  r1 + r2.
(b) If a1 - a2  is divided by n, the remainder will be  r1 - r2.
(c) If a1 × a2  is divided by n, the remainder will be r1 × r2.

Concept of Negative Remainder

  • When you divide a negative number by a positive number, sometimes the remainder can be negative. 
  • But we usually need the remainder to be positive and between 0 and the divisor. So we adjust it to be positive.

For Example , Divide -8 by 5.
Sol: 
Step 1: Perform the division of -8 by 5:
-8 ÷ 5 gives a quotient of -2, and a remainder of -3. This can be written as:
-8 = 5 × (-2) + (-3)
Step 2: The remainder is negative (-3). To make the remainder positive, add 5 to -3:
-3 + 5 = 2
Step 3: Now the remainder is positive, and it is 2.
So, the remainder when -8 is divided by 5 is 2.

(ii) If two numbers ‘a1’ and ‘a2‘ are exactly divisible by n. Then their sum, difference and product is also exactly divisible by n.
i.e., If ‘a1’ and ‘a2’ are divisible by n, then

(a) a1 + a2 is also divisible by n
(b) a1 - a2 is also divisible by n
(c) a1 × a2 is also divisible by n.

For Example: 12 is divisible by 3 and 21 is also divisible by 3
Sol. So, Their sum will also be divisible by 3 i.e
12 + 21 = 33
Difference is also divisible by 3
 12 - 21 = - 9 and 
The product is also divisible by 3
12 × 21 = 252

Question for Number Systems: Finding Remainders
Try yourself:When 25 is divided by 4, what is the remainder?
View Solution

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering

Finding Remainders Of Powers With The Help Of Remainder Theorem

We will understand this concept using the following examples

Example 1: What is the remainder if 725 is divided by 6?
Solution: If 7 is divided by 6, the remainder is 1. So if 725 is divided by 6, the remainder is 1 (because 725 = 7 × 7 × 7… 25 times. So remainder = 1 × 1 × 1…. 25 times = 125).

Example 2: What is the remainder, if 363 is divided by 14.
Solution: If 33 is divided by 14, the remainder is - 1. So 363 can be written as (33)21.
So the remainder is (- 1)21 = - 1.
If the divisor is 14, the remainder - 1 means 13. (14 - 1 = 13) by pattern method.

Question for Number Systems: Finding Remainders
Try yourself:Find the remainder when 433 is divided by 7.
View Solution

Application Of Binomial Theorem In Finding Remainders

  • The binomial expansion of any expression of the form
  • (a + b)n = nCo an + nC1 an-1 × b1 + nC2 × an-2 × b2 ..... + nCn-1 × a1 × bn-1 + nCn × bn
  • Where nCo, nC1, nC2, .... are all called the binomial coefficients
  • In general, nCr = n!/r!(n - r)!

There are some fundamental conclusions that are helpful if remembered:
(a) There are (n + 1) terms.
(b) The first term of the expansion has only a.
(c) The last term of the expansion has only b.
(d) All the other (n - 1) terms contain both a and b.
(e) If (a + b)n is divided by a, then the remainder will be bn such that bn < a.

Example : What is the remainder if 725 is divided by 6?

  • Sol: (7)25 can be written (6 + 1)25
  • So, in the binomial expansion, all the first 25 terms will have 6 in it. 
  • The 26th term is (1)25. Hence, the expansion can be written 6x + 1. 
  • 6x denotes the sum of all the first 25 terms.
  • Since each of them is divisible by 6, their sum is also divisible by 6, and therefore, can be written 6x, where x is any natural number. 
  • So, 6x + 1 when divided by 6 leaves the remainder 1. 
    (OR)
  • When 7 divided by 6, the remainder is 1. So when 725 is divided by 6, the remainder will be 125 = 1.

Important Points

  • The sum of consecutive five whole numbers is always divisible by 5.   
  • The square of any odd number when divided by 8 will leave 1 as the remainder
  • The product of any three consecutive natural numbers is divisible by 6.
  • The unit digit of the product of any nine consecutive numbers is always zero.
  • For any natural number n, 10n-7 is divisible by 3.
  • Any three-digit number having all the digits same will always be divisible by 37.

Question for Number Systems: Finding Remainders
Try yourself:Remainder when 2510 is divided by 576?
View Solution

The document Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering is a part of the Mechanical Engineering Course General Aptitude for GATE.
All you need of Mechanical Engineering at this link: Mechanical Engineering
198 videos|165 docs|152 tests

Top Courses for Mechanical Engineering

FAQs on Number Systems: Finding Remainders - General Aptitude for GATE - Mechanical Engineering

1. What is a remainder in mathematics?
Ans. A remainder is the amount left over after performing division. When a number \( a \) is divided by another number \( b \), the remainder is the integer that is left after subtracting the largest possible multiple of \( b \) from \( a \). It can be expressed mathematically as \( a = b \times q + r \), where \( q \) is the quotient, and \( r \) is the remainder, satisfying \( 0 \leq r < b \).
2. How can the Remainder Theorem be used to find remainders of polynomial products?
Ans. The Remainder Theorem states that for a polynomial \( f(x) \), the remainder of \( f(x) \) when divided by \( x - c \) is \( f(c) \). To find the remainder of a product of two polynomials \( f(x) \) and \( g(x) \) when divided by \( x - c \), we can first find the remainders of \( f(c) \) and \( g(c) \), and then multiply these two results. Thus, the remainder of the product \( f(x) \cdot g(x) \) when divided by \( x - c \) is \( f(c) \cdot g(c) \).
3. How can we find the remainder of powers using the Remainder Theorem?
Ans. To find the remainder of a power, such as \( a^n \), when divided by \( m \), we can apply the Remainder Theorem. We evaluate \( a \mod m \) first to find \( r \), which is the remainder when \( a \) is divided by \( m \). Then, we can use the property that \( a^n \mod m = r^n \mod m \). This simplifies the calculation of large powers significantly by working with a smaller base.
4. How does the Binomial Theorem apply in finding remainders?
Ans. The Binomial Theorem provides a way to expand expressions of the form \( (a + b)^n \). When looking to find the remainder of \( (a + b)^n \) when divided by a number \( m \), we can expand it using the Binomial Theorem and then simplify each term modulo \( m \). This allows us to focus only on the coefficients and powers that contribute to the final remainder, making it easier to compute.
5. What are some important points to remember when finding remainders in number systems?
Ans. When finding remainders in number systems, it's important to remember the following points: 1. Remainders are always non-negative and less than the divisor. 2. The properties of modular arithmetic can simplify calculations significantly, such as \( (a + b) \mod m = [(a \mod m) + (b \mod m)] \mod m \). 3. Understanding the base of the number system can help in converting and finding remainders. 4. The concept of congruences is useful, where \( a \equiv b \mod m \) indicates that \( a \) and \( b \) leave the same remainder when divided by \( m \). 5. Practice with different numbers and operations to gain familiarity and speed in finding remainders.
198 videos|165 docs|152 tests
Download as PDF
Explore Courses for Mechanical Engineering exam

Top Courses for Mechanical Engineering

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

mock tests for examination

,

Extra Questions

,

Previous Year Questions with Solutions

,

video lectures

,

Sample Paper

,

practice quizzes

,

Free

,

Semester Notes

,

Summary

,

Exam

,

past year papers

,

pdf

,

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering

,

MCQs

,

ppt

,

shortcuts and tricks

,

Objective type Questions

,

study material

,

Viva Questions

,

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering

,

Number Systems: Finding Remainders | General Aptitude for GATE - Mechanical Engineering

,

Important questions

;