Tips and Ticks Divisibility Rule


Tips and Ticks Divisibility Rule

  • What is the divisibility by 2 Rule?
    • Even numbers are multiples of 2. A number is even if ends in 0,2,4,6, or 8.
  • What is the divisibility by 3 rule?
    • A number is divisible by 3 if the sum of its digits is divisible by 3.
    • 372, for instance, is divisible by 3 since sum of its digits (3+7+2) is 12. And 12 is divisible by 3.
  • What is the divisibility by 4 rule?
    • A number is divisible by 4 if the number\'s  last two digits are divisible by 4
    • 9,312, for instance, is divisible by 4 since its last 2 digits are 12. And 12 is divisible by 4.
  • What is the divisibility by 5 rule?
    • A number is divisible by 5 if its last digit is a 0 or 5.
  • What is the divisibility by 6 rule?
    • Since 6 is a multiple of 2 and 3, the rules for divisibility by 6 are a combination of the rule for 2 and the rule for   3.
  • Divisibility by 8 Rule
    • A number passes the test for 8 if the last three digits form a number is divisible 8.
  • Divisibility by 9 Rule
    •  A number is divisible by 9 if the sum of the digits are evenly divisible 9.
  •  Divisibility by 10 Rule
    •   A number passes the test for 10 if its final digit is 0
Logo
Logo
Lenses

കോൺവെക്സ് - ദീർഘദൃഷ്ടി.
കോൺകേവ് - ഹ്രസ്വദൃഷ്ടി .
സിലണ്ട്രിക്കൽ - വിഷമദൃഷ്ടി.


കോഡ്: .

മലയാളത്തിൽ \'\'കോൺവെക്സ് \" എന്നെഴുതുമ്പോൾ മറ്റ് ലെൻസുകളെ അപേക്ഷിച്ച് ദീർഘമുള്ള പേരാണ് ഇത്. അതിനാൽ ദീർഘദൃഷ്ടി പരിഹരിക്കാനുപയോഗിക്കുന്നു \' .
മലയാളത്തിലെഴുതുമ്പോൾ \"കോൺകേവ് \" എന്ന വാക്ക് മറ്റ് ലെൻസുകളുടെ പേരെഴുതുന്നതിനേക്കാൾ ചെറുതാണ്. ഹ്രസ്വദൃഷ്ടി പരിഹരിക്കാനുപ...

Open

Combinations and Permutations

Permutation and combination related questions are common in PSC and Bank exams.

Before going to Combinations and Permutations, first lean about factorial. .

If  n  is a positive integer then, factorial of n is denoted as n! . .


4! = (1 x 2 x 3 x 4 ) = 24.


Permutations are for lists of items, whose order matters and combinations are for group of items where order doesn’t matter. in other words, .

When the order of items doesn\\\'t matter, it is called as Combination.
When the order of items does matter it is called as Permutation.


The number of permutations of n objects taken r at a time is determined by using this formula:.

C(n,r)=n!/((n−r)!r!) .

Combination : Picking a team of 3 people from a football coaching group of 10. C(10,3) = 10!(3!(10−3)!) = 120. ....

Open

Trick to remember the name of G-8 Countries.

Code: ABC FIR GJ.

A : America .

B : Britain.

C : Canada.

F : France.

I : Italy.

R : Russia.

G : Germany.

J : Japan.

...

Open