February 22nd, 2010
admin
1. Principle on Combination Analysis
“If a first event can transpire in n1 ways and after this has happened a second event can transpire in n2 ways, then the two events can happen in (n1)(n2) ways.” Note: This principle is extendible to more than two events.
2. Permutations
Permutation is a set of n elements arranged in a definite order.
2.1 Permutation of n different Elements Taken r at a time ( r< n)
P (n,r) = n ! / (n – r )!
Read more…
February 20th, 2010
admin
The terms in the expansion of a binomial to any real exponent possess properties/characteristics in sequential order that is convenient to utilize for the definition of the general term, and the development of useful formulas/relations.
Consider the following expansion:
( x ± y )0 = 1
( x ± y )1 = x ± y
( x ± y )2 = x 2 ± xy + y 2
( x ± y )3 = x 3 ± 3x 2y + 3xy 2 ± y 3
( x ± y )n = x n ± nx n-1y + [n ( n-1)x n-2 y 2 ] / 2! ± [ n ( n-1 ) (n-2 ) x n-3 y 3 ] / 3! + …..
Important Properties of ( x ± y )n , with n a positive integral exponent:
Read more…
February 19th, 2010
admin
1. Arithmetic Progression ( A.P )
Definition: the sequence of terms a1,a2,a3,……a n-1, a n such that
a2 – a1 = a3 – a2 = a n – a n-1 = d
where d is known as the common difference.
Read more…
February 19th, 2010
admin
1.The Linear Equation
General Form: ax + b = 0
Solution (Root): x = -b/a
2.The Quadratic Equation
General Form: ax2 + bx + c = 0
Reduced Form: x2 + px + q = 0
where: p = b/a, q = c/a
Read more…
February 18th, 2010
admin
1. Definition:
If b>0 and b≠1, and bx = N, then x is the logarithms of N to the base “b” or x = log b N.
2. Properties of Logarithms
Read more…
February 18th, 2010
admin
1. Negative Integral Exponent
x -m = 1 / x m
k / x -m = k x m
(x/y) -m = ( y / x )m
2. Radical Term; Power with Fractional Exponent
The operation involved in the extraction of the nth root of a number N is called involution. It is usually expressed by the symbol called a radical, or
n √ N is read the “nth root of then number N”, where N is known as the radicand and n is called the index.
Read more…
February 18th, 2010
admin
1. Multiplication
a. Product of two like powers ( Power with the same Base )
x m(x n) = x n + m
b. Power of a product
( xy ) m = x m y m
c. Power of a power
( x m ) n = x mn
2. Division
a. Quotient of two like powers
( x m / x n ) = x m-n = 1 / x n-m; [if m = n, x0 = 1]
b. Power of a quotient
( x/y ) m = xm / ym