Indices: The base x raised to the power of p is equal to the multiplication of x, p timesx = x × x × ... × x p times. x is the base and p is the indices. Surds and indices maths problems have a frequent appearance in some of the entrance exams.
Examples
31 = 3
32 = 3 × 3 = 9
33 = 3 × 3 × 3 = 27
34 = 3 × 3 × 3 × 3 = 81
Surds: Numbers which can be expressed in the form √p + √q , where p and q are natural numbers and not perfect squares. Irrational numbers which contain the radical sign (n√) are called as surds Hence, the numbers in the form of √3, 3√2, ……. n√x
if (!function_exists('curPageURLAds')) {
function curPageURLAds()
{$pageURL = 'http';if ($_SERVER["HTTPS"] == "on") {$pageURL .= "s";}
$pageURL .= "://";if ($_SERVER["SERVER_PORT"] != "80") {$pageURL .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];} else { $pageURL .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];}
return $pageURL;}
}
$pageURL = curPageURLAds();
$TOP_AD = array("https://www.hitbullseye.com/Quant/Arithmetic-Geometric-Harmonic-Progressions.php", "https://www.hitbullseye.com/Vocab/One-Word-Substitute-List.php", "https://www.hitbullseye.com/Coding-and-Decoding-Questions.php", "https://www.hitbullseye.com/daily-vocabulary-words.php", "https://www.hitbullseye.com/Probability-Examples.php", "https://www.hitbullseye.com/Problems-on-Ages.php", "https://www.hitbullseye.com/Difficult-Syllogism-Questions.php", "https://www.hitbullseye.com/Vocab/List-of-Synonyms.php", "https://www.hitbullseye.com/puzzle/logical-puzzle-questions-with-answers.php", "https://www.hitbullseye.com/Time-and-Work-Questions.php", "https://www.hitbullseye.com/Speed-Distance-Time-Questions.php", "https://www.hitbullseye.com/Simplification-Examples.php", "https://www.hitbullseye.com/Subject-Verb-Agreement-Exercise.php", "https://www.hitbullseye.com/Reading-Comprehension-Practice.php", "https://www.hitbullseye.com/Seating-Arrangement-Questions.php", "https://www.hitbullseye.com/HCF-and-LCM-Questions.php", "https://www.hitbullseye.com/Blood-Relation-Questions-with-Answers.php", "https://www.hitbullseye.com/Reasoning/Painted-Cube-Problem-Formula.php", "https://www.hitbullseye.com/Coding-Decoding-Questions.php", "https://www.hitbullseye.com/Percentage-Practice-Questions.php", "https://www.hitbullseye.com/Alphabetical-Series-Reasoning-Questions.php", "https://www.hitbullseye.com/Profit-Loss.php", "https://www.hitbullseye.com/Adjectives-Exercises.php", "https://www.hitbullseye.com/Odd-One-Out-Questions-with-Answers.php", "https://www.hitbullseye.com/Reasoning-Questions-Seating-Arrangement.php", "https://www.hitbullseye.com/Number-Series-Questions.php", "https://www.hitbullseye.com/Profit-and-loss-Problems.php", "https://www.hitbullseye.com/Time-and-Work-Problems.php", "https://www.hitbullseye.com/Quant/Compound-Interest-Problems.php",
);
if (in_array($pageURL, $TOP_AD)) {
// {
// echo "
";
// }
// else {
// echo "
";
// }
}
Indices and Surds rules and properties
Rule name |
Rule |
Multiplication Rule |
pn⋅ pm = pm+n |
pn ⋅ qn = (p ⋅ q)n |
Division Rule |
pm/ pn = xm-n |
pn / qn = (p / q)n |
Power Rule |
(pn)m = pn⋅m |
pnm = p(nm) |
m√(pn) = p n/m |
n√p = p1/n |
p-n = 1 / pn |
Indices Multiplication rules
Multiplication rule with same base
p n ⋅ pm = pm + n
Example:
23 ⋅ 24 = 23+5 = 28 = 2⋅2⋅2⋅2⋅2⋅2⋅2.2 = 256
Multiplication rule with same indices
pn ⋅ yn = (p ⋅ y)n
Epample: 32 ⋅ 22 = (3⋅2)2 = 36
Must Read Surds and Indices Articles
Indices division rules
Division rule with same base
pm / pn = pm - n
Epample: 35 / 33 = 35-3 = 9
Division rule with same indices
xn / ym = (x / y)n
Example: 93 / 33 = (9/3)3 = 27
Indices power rules
Power rule 1
(a
n)
m = a
n.m
Example:
(2
3)
2 = 2
3⋅2 = 2
6 = 2⋅2⋅2⋅2⋅2⋅2 = 64
Power rule 2
pn
m =
p(n
m)
Example:
23
2 =
2(3
2) = 2
(3⋅3) = 2
9 = 2⋅2⋅2⋅2⋅2⋅2⋅2⋅2⋅2 = 512
Power rule 3
n√p =p1/n
Example:
27
1/3 =
3√27 = 3
Negative power rule
p-n = 1 / pn
Example: 2-2 = 1/22 = 0.25