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 "
";
// }
}
Formulas
Any numeral is known as a number. Numbers are of various types. Let us discuss the types of numbers.
- Definition: ax = b can be represented in logarithmic form as loga b = x
- log a = x means that 10x = a .
- 10log a = a (The basic logarithmic identity).
- log (ab) = log a + log b, a > 0, b > 0
- log(a/b) = log a -log b, a > 0, b > 0.
- log an = n (log a) (Logarithm of a power).
- logx y = logmy / logmx (Change of base rule).
- logx y = 1 / logy x .
- logx1 = 0 (x ≠ 0, 1).
- The natural numbers 1, 2, 3,.... are respectively the logarithms of 10, 100, 1000, .... to the base 10.
- The logarithm of "0" and negative numbers are not defined.
- logb1= 0 (∵ b0 = 1)
- logb b = 1 (∵ b1 = b)
- y = ln x → ey = x
- x = ey = → ln x = y
- x = ln ex = eln x
- elogbx = x
- logb by = y
Laws of Logarithm
- logbMN = logbM + logbN (where b, M and N are positive real numbers and b ≠ 1)
- logb(M/N) = logbM - logbN (where b, M and N are positive real numbers and b ≠ 1)
- logb(Mc ) = c logbM (where b, M and N are positive real numbers and b ≠ 1 and c is any real number)
- logbM = logM/logb = lnM/lnb = logkM/logkb (where b, M and k are positive real numbers and b ≠ 1, k≠1)
- logba = 1/logab (where b, and a are positive real numbers and b ≠ 1, a≠1)
- If logbM = logbN, then M = N (where b, M and N are positive real numbers and b ≠ 1)
Euler's Number
A mathematical consonant e is the base of the natural logarithm, known as Euler's number. It is also known as Napier's consonant.
[image]
[image]