My blog explores the world of numbers. My eBook The Hidden Wonders of Numbers, Vol. 1, a #1 Amazon bestseller, was published on April 30, 2025. I’ve also written Score More in Maths and NCERT Class 10 Solutions Volumes 1–3. These books make learning fun, spark curiosity, and help students and parents build confidence while nurturing creative, analytical thinking.
Prayer
A Humble Prayer
True learning goes beyond books; it begins with a sense of peace and a heart filled with gratitude. As we walk together on the path of knowledge and personal growth, let us also nurture our inner calm.
Please chant:
Hare Krishna Hare Krishna
Krishna Krishna Hare Hare
Hare Rama Hare Rama
Rama Rama Hare Hare
May these sacred words bring harmony.
🙏🏽 Thank you
Sunday, July 15, 2018
106-Detailed EMI Statement maker
Friday, July 6, 2018
105-GRE Math-8-Important Key points and formulas
Factorization (Continued):
b) Factorization of Polynomial (Continued):
3) Synthetic Division:
Solution:
1) Write all the terms in descending order:
4x6-20x5+0x4+0x3+7x2-46x+55
2) Write this polynomial in the coefficient form:
[4, -20, 0, 0, 7, -46, 55]
3) Now we will see the division using the synthetic division method.
a) Here the divisor is (x-5) so we have x-5=0, x=5.
c) So we have 4x6-205+7x2-46x+55 = (x-5) (4x5+7x-11)+0.
Example 3: Divide 5x5+20x4-2x3-8x2+3x+15 by (x+4) using the synthetic division method.
1) Write all the terms in descending order:
5x5+20x4-2x3-8x2+3x+15
2) Write this polynomial in the coefficient form:
[5, 20, -2, -8, 3, 15]
3) Now we will see the division using the synthetic division method.
a) Here the divisor is (x+4) so we have x+4=0, x=-4.

b) Here the quotient is 5x5+20x4-2x3-8x2+3x+15. Here the remainder is 3.
c) So we have 5x5+20x4-2x3-8x2+3x+15 = (x+4) (5x4-2x2+3)+3.
Friday, June 22, 2018
104-GRE Math-7-Important Key points and formulas
Factorization (Continued):
b) Factorization of Polynomial (Continued):
1) Factor Theorem:
2) Division formula in algorithm form:
Any polynomial can be written in the form "p(x) = q(x) d(x) + r(x)"
3) Synthetic Division:
Example: Divide 3x6-6x5+7x4-18x3+13x2-9x-2 by (x-2) using the synthetic division method.
Solution:
1) Write all the terms in descending order:
3x6-6x5+7x4-18x3+13x2-9x-2
2) Write this polynomial in the coefficient form:
[3, -6, 7, -18, 13, -9, -2]
3) Now we will see the division using the synthetic division method.
a) Here the divisor is (x-2) so we have x-2=0, x=2.
c) So we have 3x6-6x5+7x4-18x3+13x2-9x-2 = (x-2) (3x5+7x3-4x2+x+2)+0.
Friday, March 16, 2018
103-Compound interest calculating tool
Let's explore the concept of Compound Interest with a concrete example.
The following section addresses a common issue related to compound interest.
Now, we will focus on the computation of Compound Interest.
We will examine a typical problem that illustrates the application of Compound Interest.
A = total amount, P = the principal or the sum of money that is either deposited or borrowed, r = the annual interest rate expressed in decimal form, n = the number of compounding periods each year, and t = the time measured in years.
Example 1: If you invest Rs 7,000 in an account that offers a 5% annual interest rate compounded every two months, what will be the total amount in the account after 6 years? What will be the total interest accrued over 6 years? According to the compound interest formula, what is the annual interest amount and the effective interest rate, PCPA?
Thursday, August 24, 2017
102-Tool to calculate difference between two dates (Age calculator)
Click on the following link:
A tool to get the difference between two dates
👉 Click on the image below to begin:
Whether you're interested in your current age, the age you were when you graduated, or the age gap between you and a relative, this calculator delivers quick and precise results. It's a straightforward yet effective tool for various practical scenarios.
ANIL SATPUTE
Friday, August 11, 2017
101-GRE Math-6-Important Key points and formulas
Factorization (Continued):
b) Factorization of Polynomial (Continued):
= x 2 - b x - a x + ab
= x 2 - (a + b) x + ab
Generally, we call x 2 as the first term, (a + b) x as the middle term, and ab as the last term.
Basic concept:
a) Step-1: See the sign of the last term.b) Step-2: Here it is "+" so factorize the product of the coefficient of the first term (here it is 1) and the last term in such a way that the SUM of these two factors must be the coefficient of the middle term.
c) Step-3: Get the factors.
Example-1:
Factorize: x 2 - 10 x + 21.a) Step-1: Here sign of the last term 21 is "+"
b) Step-2: The coefficient of the first term is 1 and the last term is 21, so the product of 1 and 21 is 21. Now the factors of 21 are 3 and 7 and as the sign of the last term is "+", their addition is -3 - 7 = -10 which is the coefficient of the middle term.
= x 2 - 10 x + 21
= x 2 - (3 + 7) x + (3 x 7)
= x 2 - 3 x - 7 x + (3 x 7)
= x (x - 3) - 7 (x - 3)
= (x - 3) (x - 7)
c) Step-3: So the factors of x 2 - 10 x + 21 are (x - 3) and (x - 7)
Example-2:
Factorize: 8 x 2 - 14 x + 5.a) Step-1: Here sign of the last term 5 is "+"
b) Step-2: The coefficient of the first term is 8 and the last term is 5, so the product of 8 and 5 is 8 X 5. Now the factors of 8 X 5 are 2, 2, 2, and 5 and as the sign of the last term is "+", so, we take two factors in such a way that their sum will be 14. Here 2, 2, 2, and 5 will give us 4 and 10. So, here addition is -4 - 10 = -14 which is the coefficient of the middle term.
= 8 x 2 - 14 x + 5
= 8 x 2 - (4 + 10) x + 5
= 8 x 2 - 4 x - 10 x + 5
= 4 x (2 x - 1) - 5 (2 x - 1)
= (4 x - 5) (2 x - 1)
c) Step-3: So the factors of 8 x 2 - 14 x + 5 are (2 x - 1) and (4 x - 5).
Thursday, August 10, 2017
100-GRE Math-5-Important Key points and formulas
Factorization (Continued):
b) Factorization of Polynomial (Continued):
3) (x - a) (x + b) = x (x + b) - a (x + b)= x 2 + b x - a x - ab
= x 2 - (a - b) x - ab
Generally, we call x 2 as the first term, (a + b) x as the middle term, and ab as the last term.
Basic concept:
a) Step-1: See the sign of the last term.b) Step-2: Here it is "-" so factorize the product of the coefficient of the first term (here it is 1) and the last term in such a way that the DIFFERENCE of these two factors must be the coefficient of the middle term.
c) Step-3: Get the factors.
Example-1:
Factorize: x 2 - 4 x - 21.a) Step-1: Here sign of the last term 21 is "-"
b) Step-2: The coefficient of the first term is 1 and the last term is 21, so the product of 1 and 21 is 21. Now the factors of 21 are 3 and 7 and as the sign of the last term is "-", their subtraction is 3 - 7 = -4 which is the coefficient of the middle term. (Note: Here, the coefficient of the middle term is positive so we took it as 3 - 7).
= x 2 - 4 x - 21
= x 2 + (3 - 7) x - (3 x 7)
= x 2 + 3 x - 7 x - (3 x 7)
= x (x + 3) - 7 (x + 3)
= (x - 7) (x + 3)
c) Step-3: So the factors of x 2 - 4 x - 21 are (x + 3) and (x - 7)
Example-2:
Factorize: 8 x 2 - 18 x - 5.a) Step-1: Here sign of the last term 5 is "-"
b) Step-2: The coefficient of the first term is 8 and the last term is 5, so the product of 8 and 5 is 8 X 5. Now the factors of 8 X 5 are 2, 2, 2, and 5 and as the sign of the last term is "-", so, we take the two factors in such a way that their difference will be 18. Here 2, 2, 2, and 5 will give us 2 and 20. So, here subtraction is 2 - 20 = -18 which is the coefficient of the middle term.
= 8 x 2 - 18 x - 5
= 8 x 2 + (2 - 20) x - 5
= 8 x 2 + 2 x - 20 x - 5
= 2 x (4 x + 1) - 5 (4 x + 1)
= (2 x - 5) (4 x + 1)
c) Step-3: So the factors of 8 x 2 - 18 x + 5 are (2 x - 5) and (4 x + 1).
4) (x - a) (x - b) = x 2 - (a + b) x + ab







