Basic Math Flashcards
(20 cards)
Value of root 2
1.414
Value of root 3
1.732
Value of root 5
2.23
Value of root 10
3.16
6 cube
216
7 cube
343
8 cube
512
9 cube
729
In square root approximation rule any number can be written as root (p^2 +- e) what is this equal to
p is perfect square and e is small
Root ( p^2 +- e) = p +- e/2p
(a+b)^3 equals
a^3 + b^3 + 3ab (a+b)
(a-b)^3 equals
a^3 - b^3 - 3ab (a-b)
a^2 - b^2 equals
(a+b) (a-b)
a/b = c/d equals
a/b = c/d
= a+c / b+d
= a-c / b-d
Componendo dividendo
a/b=c/d equals
a+b/a-b = c+d/c-d
What is quadratic formula for ax^2 + bx + c = 0
x = [ -b +- root (b^2 - 4ac) ] /2a
At what value of x and y does maxima/minima come?
x = -b/2a y= (4ac-b^2)/ 4a
Binomial approximation formula for (1 + x)^n
But x is vv less than 1
(1 + x)^n = 1 + nx
Formula for last term and Sun of n terms in an arithmetic progression
nth term = a + (n-1) d
sum = n/2 [2a + (n-1)d] or
n/2(a+l)
Last term and sum of n terms for geometric progression
nth term = a r^(n-1)
Sum = a (r^n - 1) / (r - 1)
Last term and sum of n terms for geometric progression and sum of infinite terms for r less than 1
nth term = a r^(n-1)
Sum = a (r^n - 1) / (r - 1)
Sum infinite = a/ 1-r