Tuesday, August 4, 2009

cmw2pahdpk

Tuesday, July 28, 2009

Rules of Differentiation for Algebraic Function

1 - Derivative of a constant function.

The derivative of f(x) = c where c is a constant.

f '(x) = 0

Example :

f(x) = 5 , then f '(x) = 0


2 - Derivative of a power function.

The derivative of f(x) = x^n where n is a constant real number.

f '(x) = n x ^(n- 1)

Example :

f(x) = x^7
then,
f '(x) = 7 x^(7-1)

= 7x^6
3 - Derivative of the sum of functions

The derivative of f(x) = g(x) + h(x) is given by

f '(x) = g '(x) + h '(x)

Example:

f(x) = 3x^4 + 2x

let g(x) = 3x^4 and h(x) = 2x

then,

f '(x) = g '(x) + h '(x)

= 12x^3 + 2
4 - Derivative of the difference of functions.

The derivative of f(x) = g(x) - h(x) is given by

f '(x) = g '(x) - h '(x)
Example:

f(x) = 5x - x^-2

let g(x) = 5x and h(x) = x^-2

then,

f '(x) = g '(x) - h '(x)
= 5 -(-2x^-3)
= 5 + 2^-3

5 - Derivatives of a composite functions

Example :
f(x) = (2x^3 + 5)^4
let a = 2, k = 4 and n = 3
thus,
f'(x) = kanx^(n-1)(ax^n + b)^(k-1)
= 4(2)(3)x^2(2x^3 + 5)^3
= 24x^2 (2x^3 + 5)^3

6 - Derivative of the product of two functions

The derivative of f(x) = g(x) h(x) is given by

f '(x) = g(x) h '(x) + h(x) g '(x)
Example:


7 - Derivative of the quotient of two functions

Example :

















































First Principles

Consider that y = f(x) and point P (x , y ) on a curve as at the figure 2.1.


If x increase to and y increase to , thus the new coordinates is becomes
When Q approaches the point P, will approaches to zero. And it’s written as



Therefore, from the limit idea, derivatives represent the slope of curve at a point.

So,


And the First Principles Formulae is


Example :

Differentiate the function below.
Solution :


























Thursday, July 9, 2009

ARGAND DIAGRAM

MODULUS AND ARGUMENT OF COMPLEX NUMBER




ADDITION AND SUBTRACTION OF COMPLEX NUMBERS ON
ARGAND DIAGRAM






Download Examples

Complex Number

COMPLEX NUMBERS

- A complex number is written in the form of a + bi where a and b are real numbers.
- a is called real part and bi is called imaginary part
- i = and i^2 = -1
- Generally, ( -1 )^even no. = 1
( -1 )^odd no. = -1

For the quadratic equation, ax^2 + bx + c =0, we are use the formula below to solve the equation





Addition and Subtraction of Complex Numbers


If z = x + yi and w = u + vi,

thus,
z + w = x + yi + u + vi
= (x + u) + (y + v)i
z – w = x + yi - u + vi
= (x - u) + (y - v)i


Multiplication of Complex Numbers

i) If z = x + yi and w = u + vi,

thus,

zw = (x + yi)( u + vi)
= (x + yi)(u) + (x + yi)(vi)

ii) If z = x + yi and w = x – yi,

thus

zw = ( x + iy) ( x – iy )
= x ^2 - (yi)^2
= x^ 2 + y^2 ( real number)

So, w is known as complex conjugate of z


Division of Complex Numbers

i. If z = x + yi and w = u + vi


thus,


where u – vi is conjugate of w

ii. For the division process, the denominator must be a real number


Equality of Complex Numbers

i) Let say z = x + yi and w = u + vi where z = w

thus,

x + yi = u + vi
x – u = (v – y)i

ii) Therefore, x + yi = u + vi if and only if x = u and y = v

























































































































Saturday, June 6, 2009

Examples Of Indices Equation


















Friday, June 5, 2009

Indices And Logarithms

If a is a real number and n is a positive integer, then






The number a is called the base and n is called the index.

LAWS OF INDICES



















LAWS OF LOGARITHMS

Assume that x and y is a real number