Thursday, February 28, 2013

Probability Distribution


In probability theory and the statistics, a probability distribution identifies either the probability of each value of a random variable (when the variable is discrete), or the probability of the value falling within a particular interval (when the variable is continuous). The probability distribution describes the range of the possible values that a random variable can get and the probability that the value of the random variable is within any subset of that range.

I like to share this Non Central T Distribution with you all through my article.

The Normal distribution is often called as the "bell curve", when the random variable takes the values in the set of real numbers. Let us see some sample problems on probability distribution statistics.

Examples

Given below are some of the examples on Probability Distribution Statistics.

Example 1:

A continuous random variable X has probability distribution function f(x) = 3x2, 0 ≤ x ≤ 1, Find a and b such that. (i) P(X ≤ a) = P(X > a) and (ii) P(X > b) = 0.05. Calculate probability distribution for this function.

Solution:

(i) Since the total probability is 1, [Given that P(X ≤ a) = P (X > a)

P(X ≤ a) + P(X > a) = 1

i.e., P(X ≤ a) + P(X ≤ a) = 1

⇒ P(X ≤ a) =1/2⇒ `int`3x2dx = 12

i.e.,[3x3/3]a0=1/2 ⇒ a3 =1/2

i.e., a = 1/213

(ii) P(X > b) = 0.05

∴ `int` f(x) dx = 0.05 ∴ `int` b1 3x2  dx = 0.05

[3x3]31b= 0.05 ⇒ 1 − b3 = 0.05

b3 = 1 − 0.05 = 0.95 =95

100 ⇒ b = 19/2013

Example 2:  A random variables X has probability mass function as in the probability distribution tables given below
X
0 1 2 3 4 5 6
P(X = x) k 3k 5k 7k 9k 11k 13k



(1) Find k.

(2) Evaluate P(X < 4), P(X ≥ 5) and P(3< X ≤ 6)

Solution:

(1) Since P(X = x) is a probability mass function `sum_(n=0)^6` P(X = x) = 1

ie.,P(X=0) + P(X = 1) +P(X = 2) +P(X = 3) +P(X = 4) +P(X = 5)+P(X = 6) = 1.

⇒ k + 3k + 5k + 7k + 9k + 11k + 13k = 1 ⇒ 49 k = 1 ⇒ k =1/49

(2) P(X < 4) = P(X = 0) + P(X = 1 ) + P(X = 2) + P(X = 3) =1/49 +3/49 +5/49 +7/49 =16/49

P(X ≥ 5) = P(X = 5) + P(X = 6) =11/49 +13/49 =24/49

P(3 < X ≤ 6) = P(X = 4) + P(X = 5) + P(X = 6) =9/49 +11/49 +13/49 =33/49

∴ The smallest value of x for which P(X ≤ x) > 1/2 is 4.

Example 3:

In a class, the average number of marks obtained by student in Physics is 0.52, chemistry is 0.48 and in both Physics and chemistry they obtained 0.37. Find the total average obtained in either Physics or chemistry.

Solution:

P(A) = Average number of marks in Physics = 0.52

P(B) = Average number of marks in Chemistry = 0.48

P(A and B) = Average number of marks in both physics and chemistry = 0.37

P(A or B)    = P(A) + P(B) – P(A-B)

= 0.52 + 0.48 – 0.37

= 0.63

Wednesday, February 27, 2013

Calculating Interquartile Range


Calculating interquartile range is referred as a measure of variability, spread or dispersion, H-spread. It is the difference sandwiched between the 75th percentile (often called Q3 or third quartile) and the 25th percentile (often-called Q1 or first quartile). The primary step is to find the interquartile range is to arrange the given set of numbers in ascending order. The standard formula to find the interquartile range is given as

Interquartile ranges = Quart3 – Quart1.    ----- Standard formula

Whereas Q1 = first quartile.

Q3 = third quartile.

Example Problems for calculating interquartile range:

Ex : Determine the interquartile range of following set of numbers

34, 15, 8, 26, 22, 9, 19

Sol :  The following are the steps to find the interquartile range of a set of numbers.

Step 1:  Arranging of numbers

The initial step is to modify the given data in order, from smallest to biggest.

9, 8, 15, 19, 22, 26, 34

Step 2:    Calculating 1st quartile Q1.

The next step is to find the lower median (1st quartile Q!).

This is the middle of the lower three numbers.

1st quartile Q1 is 8.

Step 3:    Calculating 3rd quartile Q3.

Now find the upper median (The 3rd quartile Q2).

This is the middle of the upper three numbers.

The 3rd quartile Q3 is 26.

Step 4:     Calculating interquartile range.

The formula used to find the interquartile range is

Interquartile range = Q3 – Q1.

Q1 = first quartile.

Q3 = third quartile.

Here

Q1 the first quartile = 8

Q3 the third quartile = 26

Interquartile range = Q3 – Q1. ----- Standard formula

Plug in the Q1 and Q3 values in the standard formula Q3 – Q1.

Interquartile range = 26 – 8.

Interquartile ranges = 18.

Practice Problems for calculating interquartile:

Pro 1:  Find the interquartile range of following set of numbers

42, 81,56,21,63,12,5

Ans : Interquartile range = 51.

I am planning to write more post on substitution method examples and sample question papers for class 10 cbse. Keep checking my blog.

Pro 2:  Find the interquartile range of following set of numbers

56, 23, 14, 25, 86, 45, 63, 15, 49, 18, 16

Ans:   Interquartile range = 40.

Pro 3:   Find the interquartile range of following set of numbers

12, 8, 5, 22, 15, 45, 2

Ans :   Interquartile range = 17

Monday, February 25, 2013

Permutations in Math


In mathematics, the notion of permutation is used with several slightly different meanings, all related to the act of permuting (rearranging in an ordered fashion) objects or values. Informally, a permutation of a set of values is an arrangement of those values into a particular order. Thus there are six permutations of the set {1,2,3}, namely [1,2,3], [1,3,2], [2,1,3], [2,3,1], [3,1,2], and [3,2,1]. (Source – Wikipedia.)

Example problems for permutations in math:

Example 1

1) How many permutations of 5 apparatus are probable from 2 apparatus. what is a permutation in given math problem?

Solution:

By means of the formula we can evaluate the answer,

P (n, r) = n! / (n – r)!

Here, n = 5, r = 2

P (5, 2) = 5! / (5–2)!

P (5, 2) = 5! / 3!

=   `(5xx4xx3xx2xx1)/ (3xx2xx1)`

Now 3, 2, 1 gets crossed out

= 5 x 4

= 20

Answer is: 20

Example 2

How many permutations of 9 files are possible from 5 books. what is a permutation in given math problem?

Solution:

Formula for calculate permutations,

P (n, r) =n! / (n – r)!

Now, n = 9

r = 5

P (9, 5) = 9! / (9 – 5)!

P (9, 5) = 9! / 4!

= `(9 *8 * 7 * 6 *5 * 4 *3 *2 *1)/ (5 * 4 *3 *2 *1)`

Here 5, 4, 3, 2, 1 gets crossed out

= 9x 8 x 7x 6

= 3,024

The answer is: 3, 024

Example 3

How many ways can 6 graduates from group of 15 are lined up for a function. what is a permutation in given math problem?

Solution:

There are 15P6 possible permutations from a group of 15.

15P6 = (15!)/(15-6!)

= (15!)/ (9!)

= 15x 14x 13x 12x 11x 10

= 3, 603, 600 different lineups.

The answer is: 3, 603, 600 different lineups.

Example 4

How many ways can 3 kids from group of 13 are lined up for a photograph. what is a permutation in given math problem?

Solution:

There are 13P3 possible permutations of 3 students from a group of 13.

13P3 = (13!)/ (13- 3!)

= (13!)/ (10!)

= 13 x 12 x 11

= 1716 different lineups.

The answer is: 1716 different lineups.

My forthcoming post is on Divide Fractions by Whole Numbers and cbse sample papers for class 9 science will give you more understanding about Algebra.

Practice problems for what is a permutations in math:

Practice problem -1

1) How many permutations of 9 components are possible from 2 elements. what is a permutation in given math problem?

Ans: 72

Practice problem -2

2) How many ways can 3 girls from group of 14 are lined up for a photograph?

Ans: 2184

Practice problem -3

3) How many permutations of 17 books are possible from 4 books?

Ans: 57, 120

Practice problem -4

4) How many 4-digit numbers can be ordered from the digits 1, 2, 3, 4, and 5, if each digit is unique. what is a permutation in given math problem?

Ans: 120.

Friday, February 22, 2013

Non linear Differential Equations


An ordinary differential equation is an differential equation in For instance (i)dy/dx = x + 5 (ii) (y′)2 + (y′)3 + 3y = x2 which  is a single independent variable enters either explicitly or implicitly are all ordinary non linear differential equations And now we see about the non linear differential equations.

Non linear differential equations in First order

Order and degree of a non linear differential equations:

Definition of non linear differential equations :

The order of an differential equation is the order of the highest order derivative occurring in it. The degree of the differential equation is the highest order derivative which occurs in it, after the differential equation has been made free from radicals and fractions as far as the derivatives are concerned.The degree of a non linear differential equation does not require variables like r, s, t … to be free from radicals and fractions.

Find the order and degree of the following differential equations:

ii) y = 4dy/dx + 3xdx/dy

y = 4dy/dx + 3xdx/dy  y = 4(dy/dx) + 3x 1/(dy/dx )

Making the above equation free from fractions involving

dy/dx we get y .dy/dx = 4(dy/dx)2 + 3x 2Highest order = 1

Degree of Highest order = 2

(order, degree) = (1, 2)

Problem for non linear differential equations:

Formation of non linear differential equations :

Form the differential equation from the following equations.

y = e2x (A + Bx)

ye−2x = A+ Bx … (1)

Since the above equation contains two arbitrary constants, differentiating

twice, we get y′e−2x − 2y e−2x = B

{y′′e−2x − 2y′ e−2x} − 2{y′e−2x − 2y e−2x} = 0

e−2x {y′′ − 4y′ + 4y} = 0 [‡ e−2x ≠ 0]

y′′ − 4y′ + 4y = 0 is the differential equation.

Between, if you have problem on these topics Formula for Conditional Probability, please browse expert math related websites for more help on cbse previous year question papers.

Non linear Differential equations of first order and also first degree :

Solve: 3ex tan y dx + (1 + ex) sec2y dy = 0

`=>` 3 log (1 + ex) + log tan y = log c

`=>` log [tan y (1 + ex)3] = log c

`=>`   (1 + ex)3

required solution to the problem is tan y = c

Thursday, February 21, 2013

Learning Sample Space


Percentage is a number expressed  as a fraction of  100. The word percent is short form of the Latin word "Percentum" meaning out of hundred.  It means ratio of some number to hundred. We use the sign" %" to denote percentage.  It is basically a fraction, with 100 as the denominator and the number as the numerator.

For example 25% :

25% = (25)/(100)

In everyday life, we relate percentage to profit, loss, discount,rate of interest in banks, sales tax, income tax.

(i) Convert a ratio into percent , we write it as a fraction and multiply it with 100.

Example:  To express 20 : 50 as percent , we write (20)/(50) x 100 = 40%

(ii) To convert decimal into percent  we also multiply with 100

Example:   0.175 to percent   0.175 x 100 = 17.5%

(iii) To convert percent to fraction or decimal.  We drop the sign % and divide the remaining number by 100

Example:   45% = (45)/(100)

(iv) To find the certain percent of a given quantity, we multiply the given percent with the given quantity

Example:  30 % of 120   = (30)/(100) x 120 = 36

Some examples on solve finding percentages

1) what is 25 % of 200 ?

Solution:   (25)/(100)  x 200   = 0.25 x 200 = 50

2) What is 45% of 20 ?

Solution:   (45)/(100) x 20 = 0.45 x 20 = 9

3) We have to pay sales tax of 2% on product for $6.25. What is the amount we pay in all for that product.

Solution:  2% = (2)/(100) = 0.02

0.02 x 6.25 = 0.125

Total amount paid is $ ( 6.75 +0.125) = $  6.875

4) A shoe shop marks 40% discount on each pair of shoes , what is the cost price of a pair of shoes that cost $ 67.

Solution:     40 % = (40)/(100) = 0.4

0.4 x 67 = 26.8,

Selling price = cost price - discount = 67 - 26.8 = $ 40.2

5) 43 % of a number is 53.75, find the number .

Solution:   Let the number be x

43% = (43)/(100) = 0.43

0.43 x  = 53.75   divide by 0.43

x = (53.75)/(0.43) = 125

Word problems on solve finding percentages

1) Mary had 24 pages to write .  By the evening, she completed 25% of her work .  How many pages did she have left ?

Solution:    Mary completed 25% means  (25)/(100) x 24  = 6 pages
Number of pages left is 24 - 6 = 18 pages

2) John's income is 20% more than that of Tom .  How much percent is the income of Tom less than that of Jim.

Solution:   Let Tom's income is  $ 100

John's income is 20% more means 20 + 100 = $ 120

Tom's income is 100

Jim's income is 120

Tom's income is $20

% is  (20)/(120) x 100 = (100)/(6) % = (50)/(3) % = 16 (2)/(3) %

3)A 90 kg solution has 10% salt .  How much water must be evaporated to leave the solution  with 20% salt.

Solution:    Let amount of water evaporated is x
90 kg solution has 10  % salt means   (10)/(100) x 90  = 9 kg
After evaporation total quantity left is ( 90 -x )
In this solution salt is 20% means   (20)/(100)  (90-x) 20/(100) = (1)/(5) (90-x)
Quantity of salt remains same in both of these , as only water evaporated
(1)/(5) (90 - x) = 9
90 - x = 9 . 5,   90 -x = 45 ,  90 -45 = x ,  x = 45
45 Kg water evaporated.

Tuesday, February 19, 2013

Logistic Growth


Logistic growth is always explained with the help of the logistic curve. Logistic curve can be shown in form of sigmoid curve. Logistic growth models the S-shaped curve of growth of  set P, where P might be referred as  population. At the initial stage of the growth the graph is in exponential then saturation begins and the growth slows and finally at maturity the growth stops.

I like to share this Logistic Regression Model with you all through my article.

Learn the definition of Logistic growth:

learn the Logistic Growth formula:

P (t) = 1/ (1+e –t)

where P is the population and t is considered as a time.

The S-curve is obtained if the range of the time over the real numbers from −∞ to +∞. In practice, due to the nature of the exponential function e−t, it is then enough to calculate time t over a small range of real numbers like [−7, +7].

Learn the derivative which is most commonly used:

d/dt P(t) = P(t).(1-P(t))

The computation of function P is

1-P(t) = P(-t)


Learn the logistic differential equation:

learn the logistic growth function, it can be used to calculate the first order nonlinear differential equation.

d/dt P(t) =P(t)(1- P(t))

Here P is a variable with respect to time t and by applying the condition P(0) we can get ½ .

One may readily find the solution to be

P(t) = et / (e t + e c )

Algebra is widely used in day to day activities watch out for my forthcoming posts on how do you find the prime factorization of a number and neet medical pg entrance exam 2013. I am sure they will be helpful.

Decide the constant of integration e c = 1 gives the other well-known form of the definition of the logistic curve

P (t) = e t / (e t + 1) = 1 / (1 + e –t)

The logistic curve demonstrates the exponential increase for negative t, which can slow down the curve to linear growth. It is in the slope of 1/4 at t = 0, then it approach exponentially decaying gap at y=1

The relationship among the logistic sigmoid function and the hyperbolic tangent is given by,

2P(t) = 1 + tanh (t/2)

Monday, February 18, 2013

Laws of Exponents


The laws of exponents are used for combining exponents of numbers. Exponents is a number raised to another number, it is denoted as,   a n,  here, n is known as the exponent of the nth power of a.

Laws of exponent are as follows:

x1 = x

x0 = 1

Negative exponent

x - n = (1)/(x^n)

Multiplication law of exponent

x a x b =  (x) a+b

Division law of exponent

(x^a)/(x^b)   =  (x) a-b

Power of power law of exponent

(x a) b  =  x ab

(xy)a   =  xa y a(x/y)^a = (x^a)/(y^a)

Fractional law of exponent x^(a/b)     =    (x^a)^(1/b)  =   root(b)(x^a)


Examples on laws of exponents

1)  Solve  the exponent (32) 5 =  (3) 2x5 = (3) 10      ( using Multiplication law)

2) Solve the exponent  (5^4)/(5)  =  (5) 4-1 =  5 3 = 125    (Using division law)

3) Simplify the exponent 2 (- 5)  = (1)/(2^5)  = (1)/(32)

4) Simplify the exponent  (1/4)^(-3) = (1)/[(1/4)^3] = (1)/(1^3/4^3)  = (4^3)/(1^3) = 4 3 = 64   (using Division law)

5)Simplify using the law of exponents  (sqrt(4) ) -3 = (4^(1/2))^(-3)        (using fractional law)

=  (4)^[(1/2)*(-3)]   (using power of power  law)

= 4^(-3/2)   (using multiplication law)

=  (1)/(4^(3/2))           (using negative law)

= (1)/((4^3)^(1/2)) = (1)/((64)^(1/2))

= (1)/((8^2)^(1/2)) = (1)/(8^(2*(1/2))) = (1)/(8)

Solved examples

Below are the solved examples on laws of exponents:

1)Solve the exponents  3 7 * 3 2 = 3 (7+2) = 3 9       (using Multiplication law)

2) Solve the exponents 2 (-3) * (-7) (-3) =  (2 * (-7)) (-3) =  (-14) (-3)    (using Power of power law)

3) root(3)((343)^-2)  = (343^(-2))^(1/3)      (using Fractional law)

=  (343^(1/3))^(-2) =  (1)/((343^(1/3))^2)   ( using negativel law)

=  (1)/(7^3^(1/3))^2   = (1)/(7^(3*1/3))^2       (using power of power law)

=  (1)/(7^2)  =   (1)/(49)

I am planning to write more post on Define even Number and neet 2013 syllabus and pattern. Keep checking my blog.

4) Simplify using the law of exponents [{(1/5)^(-2)}^2]^(-1) =  {(1/5)^(-2)}^(2*(-1))

=  {(1/5)^(-2)}^(-2)

= (1/5)^((-2)*(-2))

= (1/5)^4

= (1^4)/(5^4) = (1)/(625)

Friday, February 15, 2013

Learning Line Segment


A Line segment can be defined as the line joining two end points. Each and every point of the line lies between the end points. For example for line segment is triangle sides and square sides. In a polygon, the end points are the vertices, then the line joining the vertices are said to be an edge or adjacent vertices or diagonal. If both the end points lie on a curve, then the line segment is said to be chord.

Definition to line segment:

Let us see the learning of line segment,

If S is a space of vector lies on A or B, and H is an element of V, then H is a line segment if H can be given by,

H = {i + tj| t `in`|0,1|}

for vectors i, j`in`S having vectors are i and i+j which are known as the end points of H.

Often one wants to differentiate "open line segments" and "closed line segments". Then he explains a closed line segment ,and open line segment as an element of L it can be given by

H = {i+ tj| t`in` |0,1|}

for vectors i, j`in`S,

This is the definition to learning line segment.


Properties of line segment:

Some properties are there to learning line segment,

A line segment is a non zero set,connected together.
If S is a space of vector , then a closed line segment is a closed element in S. thus, an open line segment is an           open element in E if and only if S is one-dimensional.
The above are the features of the line segment.

In proofs:

In geometry to learning line segment, it is defined that a point D is between two other points C and D, if the distance CD added to the distance DE is equal to the distance CE.

Line Segments learning plays a key role in other fields. Such as, the group is convex, if the line joins two end points of the group is lie in the group.

Thursday, February 14, 2013

Mathematics Form 3 Exercise



Mathematics form is structure of solution formula.It is used to solve the problem in nice manner.mathematics has different types.They are algebra,geometry,differentiation,integration and so on.We can easily evaluate the problems by using this forms and each has standard formulas.Mathematics fully based on parameters.In problem analysis,forms are very important.Forms of mathematics are use the notations and language is some hard to understand.

Example exercise for mathematics form

In maths, theorems are very important one because it is basis for entire application process.Each theorems should have proof.These proof derived by mathematicians.

Axioms are basic in structure of form and it is string of symbols.

Algebra:

Algebra is rules of operations and relations.It is one branch of pure mathematics.In this, variables representing numbers.It include terms,polynomials and equations.It allows arithmetic law and references to unknown number and functional relationship.

Example: x=y+5, x=y2

These forms are fully based on parameters when we given.

Sets:

Set is collection of unique objects.It is fundamental concept in mathematics.Venn diagram is used to evaluate the set problem.Set is based on members.One is subset and another one is power set.It is use some basic operations. They are union, intersection, complement and cartesian of product.

Example: 1). A={1,3,4,5}

2). C={blue, red, yellow}

Trignometry:

Trignometry is study the triangle.Pure mathematics and applied mathematics use the trignometry.Internal angle of triangle is based on sum operation.Commonly use the basic laws. Sine,cosine and tangent are important basic law.

Example: 1). cosA+sinB

2). SinA+sinB



Exercise for mathematics form

Exercise for algebra form:

1). Evaluate the equation x=2y using y=1,2,3.

Answer: x=2 x 1=2

x=2 x 2=4

x=2 x 3=6.

Exercise for set:

1). Find the set A combined with set B.

A={2,3,4,5} B={2,3,6,7}

Answer: AÙB={2,3,4,5,2,3,6,7}.

Exercise for trignometry:

1). Find the third angle of triangle from given angle.

A= 40° and B=40°

Answer: Using sum of internal angle rule,

A+B+C=180°

40°+40°+C=180°

C=180°- 80°

C=100°

Wednesday, February 13, 2013

Evaluating Definite Integrals


The definite integral f(x) between the limits x=a and x=b is defined by

int_a^bf(x)dx and its value is F(b) - F(a).

Here a is called the lower limit and b is the the upper limit of the integral, and F(x) is integral of f(x).The value fo the definite integral is obtained by finding out the indefinite integral first and then substituting the upper limit and lower limit for the variable in the indefinite integral.

Please express your views of this topic Evaluate the Definite Integral by commenting on blog.

Properties of Definite Integral for evaluating definite integrals

Let  int f(x)dx =F(x) + c.

Then int_a^bf(x)dx = F(b) - F(a) = [F(x)]a to b

Property1.

int_a^bf(x)dx =int_a^bf(t)dt

Proof:

int_a^bf(x)dx = [F(x)]a to b = F(b) - F(a).

int_a^bf(t)dt = [F(t)]a to b = F(b) - F(a).

Therefore

int_a^bf(x)dx = int_a^bf(t)dt

Property:2

int_a^bf(x)dx = - int_b^af(x)dx

Proof:

= - int_b^af(x)dx = - [F(x)] b to a

=-[F(a) - F(b)]

=F[b]-F[a].

=int_a^bf(x)dx

Property 3:

int_a^bf(x)dx = int_a^cf(x)dx + int_c^bf(x)dx

Proof:

= int_a^cf(x)dx +int_a^bf(x)dx

=[f()x]a to c + [F(x)]c to b

=F(c) - F(a) + F(b) - F(c).

=F(b) - F(a).

Property 4:

int_a^0f(x)dx = int_0^af(a - x)dx

put a-x=t

dx=-dt

When x=0, t=a, when x=a, t=0.

=- int_a^0f(x)dx

= int_0^af(t)dt

int_0^af(t)dt

int_0^af(x)dx

=int_0^af(a-x)dx.

Using Trignonmentry Problem

Evaluate: int_0^(pi/2)sin2xdx

Solution:

Let I = int_0^(pi/2)sin2xdx

= int_0^(pi/2)sin2[(pi/2)-x]dx

int_0^(pi/2)cos2xdx

Here First I, and Second I

Adding (1) and  (2)

we get 2I=int_0^(pi/2)(sint2x+cos2x)dx

=int_0^(pi/2)dx

=[x] 0 to pi The value for x will be assing as 0 and pi

=(pi /2). The value of pi assume  as 180.

2I = (pi/2 )

I=(pi /4). Answer

I am planning to write more post on factoring degree 3 polynomials and cbse sample papers for class 9 sa2. Keep checking my blog.

Evaluate:

int_0^(pi/2)log (tan x)dx

int_0^(pi/2)log (tan x)dx

int_0^(pi/2)log (tan x)dx

int_0^(pi/2)log (tan(pi/2)- x)dx

= int_0^(pi/2)log (cot x)dx

= Adding both First and Second Equations We get

int_0^(pi/2)[log (tan x +log (cot x))]dx

= int_0^(pi/2)log(tan x cot x)

= int_0^(pi/2)log 1dx

=0

I=0.

Reduction formulae:

A formula which expresses the integral of the nth indexed function interms of that of (n-1) th indexed (or lower). the function is called reduction formulae

Differentiation of Exponential Functions


Derivatives are most propably used to solve an equation by the application of some of the simple properties.

So, let me explain this statement by a simple illustration

If y = sin x which is a trignometric funtion then it's derivative can be taken as y' =cos x .                                                                                                             In this way we can solve the various homogeneous functions with a simple illustration which ought  to implement  various formulae.the few among them are as follows

d(xn)/dx =nxn-1
d(ex)/dx =ex
d(log x)/dx =1? x



The uv theorem of differentiation is applicable only when the given two functions are of different functions like one is of logarthmic and one is of algebraic function.The application of differentiation is mainly used in calculus specially to find out the rate of change

Differential and derivatives of exponential functions.

PARTIAL DIFFERENTIATION

Partial differentiation arise in variety of problems in science and engineering usually the independent variables are scalars for example,pressure, temperature, density, velocity, force ect.To formulate the partial differential equation from the given physical problem and to solve the mathematical problem.

DERIVATIVES OF TRIGNOMETRIC FUNCTIONS

The various trignometric functions like sin x ,cos x, tan x, cot x, sec x, cosec x can all be solved easily with application of derivatives as shown in the first illustration.

The derivative of an odd function is always even.
IF y=f(x) is a homogenous function of degree n in x then the relative error in y is n times the relative error in x.
The change in y is represented by ?y and the change in is represented by ?x.

DERIVATIVES OF HYPERBOLIC FUNTIONS

The hyperbolic funtions of trignomety as sin hx, cos hx, tan hx, cot hx, sec hx,cosec hx can all be implemented with the application of derivatives to solve the problem in few steps and in a simple way.

SOLVED PROBLEMS

x sin x

sol:         u(x)=x   v(x)= sin x

d ? dx  uv( x ) = u(x) d ? dx v(x) + v(x) d ? dx u(x)

= x d ? dx sin x + sin x dx ? dx

=x cos x +sin x

2. log (sin-1 (ex ))

sol:  u =ex    v = sin-1 u    y = log v

=d(u) ?dx ×d (v) ? dx ×dy ? dx

=ex × 1 ? ?1-u 2 × 1? v

=ex ? sin-1 (ex )?1-e2x

3. tan (ex )

sol:       d ? dx tan ( ex ) =sec2 (ex )  d ? dx (ex )

=ex sec2 (ex )


Algebra is widely used in day to day activities watch out for my forthcoming posts on answers for algebra 2 problems and cbse syllabus for class 9. I am sure they will be helpful.

Differentiation of Exponential Functions-Problems .

4) y  =  e2x log x

derivative is done in the following ways.

y'  =     e2x log x  d(2x log x)

y' =  e2x log x   [log x  d(2x)  + 2x d(log x)]

y' = e2x log x   [2 log x  + 2x/x]

y' =e2x log x  [ 2log x + 2]  Answer.

Monday, February 11, 2013

Heights and Distances


The height of a tower or the width of a river can be measured without climbing or crossing it. In this chapter we will show how it is made possible. Some suitable distances and angles will be measured to achieve the above results.

In this chapter often the terms, "Angle of Elevation", "Angle of Depression" are used.

some definitions of heights and distances

Angle of Elevation:

The angle of elevation of the point viewed is defined as the angle formed by the line of sight with the horizontal when the point being viewed is above the horizontal level.

Let P be the position  of an object above the horizontal line OX where O is the eye of the observer looking at the object. Join OP. Then, angle XOP is called Angle of Elevation.

Angle of Elevation


Angle of Depression:

The angle of depression of a point  viewed is defined as the angle formed by the line of sight with the horizontal when the point is below the horizontal level.

Let P be the position  of an object below the horizontal line OX where O is the eye of the observer looking at the object. Join OP. Then, angle XOP is called Angle of Depression.

Angle of Depression

Solved examples of heights and distances

1. The angle of elevation of the top of  tower from a point 60m from it's foot is 300. What is the height of a tower?

Solution:   heights and distances problem(1)Let AB be the tower with it's foot at A.
Let C be the point of observation.
Given angle ACB=300  and AC = 60m
From right ? BAC :    AB/ AC = tan30
=> AB=60*tan30 = 20?3 m


2. From a ship mast head 100m high, the angle of depression of a boat is tan-1(5/12) . Find it's  distance from a ship?

Solution:   AB = ship mast = 100m, with head at B:boat problem
BD is the horizontal line.C is the boat.
Given angle DBC=`theta` =Tan-1(5/12)=angle of
depression of the boat from B.=> tan`theta` = 5/12.
AC/AB =cot `theta ` = 12/5 =>AC = 100(12/5) = 240m.

Summary of heights and distances :

The distance between two distant objects can be determined with the help of trigonometric ratios.

Thursday, February 7, 2013

Solving Decomposition


Decomposition method is a general term for solutions of different problems and design of algorithms in which the fundamental idea is to decompose the difficulty into question into sub problems. The term may specifically refer to one of the follow.Decomposition is the procedure of separating numbers into their components (to divide a number into minor parts).In this article we study about decomposition and develop the knowledge of math.
Examples to Solving Decomposition:

Example of decomposition:

31 can be decomposed as 31 = 30 + 1.

756 can be decomposed as 656 = 600 + 50 + 6.
4567 can be decomposed as 4567 = 4000 + 500 + 60+7.
32192 can be decomposed as 32192 = 30000 + 2000 + 100+90+2.



solving example 2 on decomposition

What will we get when we decomposition 85,368?

Choices:

A. 8 ten thousands, 5 thousands, 3 hundreds, 6 tens, and 8 ones
B. 8 ten thousands, 5 thousands, 3 hundreds, 6 tens, and 7 ones
C. 8 thousands, 5 ten thousands, 3 hundreds, 6 tens, and 8 ones
D. 8 thousands, 5 hundreds, 3 tens, and 68 ones

Correct Answer: A

Solution:

Step 1: 61,368 = 60,000 + 5,000 + 300 + 60 + 8

Step 2: = (6 × 10,000) + (5 × 1,000) + (3 × 100) + (6 × 10) + (8 × 1)

Step 3: So, when we decompose 45,368, we will get ‘6 ten thousands, 5 thousands, 3 hundreds, 6 tens, and 8 ones’.

solving Example 3 on decomposition

What will we get when we decompose 87,367?

Choices:

A. 8 ten thousands, 7 thousands, 3 hundreds, 6 tens, and 7 ones
B. 8 ten thousands, 7 thousands, 3 hundreds, 6 tens, and 6 ones
C. 8 thousands, 7 ten thousands, 3 hundreds, 6 tens, and 7 ones
D. 8 thousands, 7 hundreds, 3 tens, and 68 ones

Correct Answer: A

Solution:

Step 1: 67,368 = 40,000 + 5,000 + 300 + 60 + 7

Step 2: = (6 × 10,000) + (7× 1,000) + (3 × 100) + (6 × 10) + (7 × 1)

Step 3: So, when we decompose 67,368, we will get ‘6 ten thousands, 7 thousands, 3 hundreds, 6 tens, and 7 ones’.
Practice Problem to Solving Decomposition:

1.What will we get when we decompose 1651?

Answer: 1 thousands, 6 hundreds, 5 tens, and 1 ones

2.What will we get when we decompose 48,767?

Answer: 4 ten thousands, 8 thousands, 7 hundreds, 6 tens, and 7 ones

3.What will we get when we decompose 21,737?

Answer:2 ten thousands, 1 thousands, 7 hundreds, 3 tens, and 7 ones

Wednesday, February 6, 2013

Solve Power of Sums


In mathematics, “power of sums” is come under the topic algebra. Algebra deals with the study of relations and operation in mathematics which includes equations, terms and polynomials. One of the most pure forms of mathematic is algebra. Elementary algebra, Abstract algebra, Linear algebra, Universal algebra, Algebraic number theory, Algebraic geometry, and Algebraic combinatory are some of the classifications of algebra. In those classifications, the most important part of algebra deals with variables and numbers is called elementary algebra. “Power of sums” is come under the topic elementary algebra.


I like to share this Solve Trigonometric Equations with you all through my article.


Let as assume a and b are the variables. Then, “power of sums” is given as,

(a + b) n

Where, n = 2, 3, 4 …
Standard Formulas for “power of Sums”:

For n = 2, “power of sums” equation given as,

(a + b) 2 = a 2 + 2ab+ b2

For n = 3, “power of sums” equation given as,

(a + b) 3 = a 3 + 3a2 b + 3a b2 + b3

For n = 4, “power of sums” equation given as,

(a + b) 4 = a 4 + 4a3 b + 6a2 b2 + 4a b3 + b4
Examples:

Example1: Solve the given terms: (3 + 6) 2 and (2 + 5) 2

Solution:

Given that, (3 + 6) 2 and (2 + 5) 2

For n = 2, we have using this equation,

(a + b) 2 = a 2 + 2ab+ b2

(3 + 6) 2 = 3 2 + 2*3*6+ 62

= 9 + 36 + 36

= 81

(3 + 6) 2 = 81.

(2 + 5) 2 = 2 2 + 2*2*5+ 52

= 4 + 20 + 25

= 49

(2 + 5) 2 = 49.

Example 2: Solve the given terms and prove it with normal solving?

(3 +5)3

Solution:

For n = 3, “power of sums” equation given as,

(a + b) 3 = a 3 + 3a2 b + 3a b2 + b3

(3 + 5) 3 = 3 3 + 3*32 5 + 3*3 52 + 53

= 9 + 135 + 225 + 125

= 512. ----------- (1)

Proof:

(3 + 5) 3 = (8) 3

= 8*8*8

= 512. ----------- (2)

From (1) and (2), it is proved

Example 3: solve the given terms, (4 + 7) 4 and prove it?

Solution:

Given that, (4 + 7) 4

For n = 4, “power of sums” equation given as,

(4 + 7) 4 = 44 + 4*43 7 + 6*42 72 + 4*4* 73 + 74

= 256 + 1792 + 4704 + 5488 + 2401.

= 14641. ----------- (1)

Proof:

(4 + 7) 4 = 114

= 11*11*11*11.

= 14641. ----------- (2)

From (1) and (2), it is proved.

I am planning to write more post on hard math problems for 4th graders and syllabus of iit jee 2013. Keep checking my blog.

Example 4: Solve the given terms: (2x + 3y) 2 and (3x + 4y) 2

Solution:

Given that, (2x + 3y) 2 and (3x + 4y) 2

For n = 2, we have using this equation,

(a + b) 2 = a 2 + 2ab+ b2

(2x + 3y) 2 = 2x 2 + 2*2x*3y+ 3y2

= 4 x 2+ 12xy + 9 y2

(2x + 3y) 2 = 4x 2 + 12xy + 9y2.

(3x + 4y) 2 = 3x 2 + 2*3x*4y+ 4y2

= 9x 2+ 24xy + 16y2

(3x + 4y) 2 = 9x 2+ 24xy + 16y2

Practice problem:

Problem 1: Solve the given terms: (14 + 5) 2 and (9 + 3) 2

Answer is 361 and 144.

Problem 2: Solve the given terms: (5x + 2y) 2 and (9x + 6y) 2

Answer is 25x 2 + 20xy + 4y2.

81x 2 + 144xy + 36y2.

Problem 3: solve the given terms, (4 + 7) 4 and prove it?

Tuesday, February 5, 2013

Sets and its types

Sets are major concepts in mathematics that is taught in the middle school. In general terms, sets mean collection. A set is a collection of things, letters, words and more. For example: building block , puzzle, construction toys etc. can be termed as a set of kids’ educational toys. Let’ have a closer observation of sets in mathematics.

Sets: Any collection of things that can be grouped under one category is called as a set. For example: {Lego building block , Megabloks building blocks, Fisher Price building blocks, Peacock building blocks}. This is a collection of kids' building blocks and therefore a set. Sets can be classified into different types. Let’s have a look at the same in this post.

Finite Sets: A finite set is a type of set that consist a finite number of elements. For example: {kids laptop online, kids’ mobile online, kids’ electronic toys online}. This is a finite set of electronics for kids that include elements like kids’ laptop online and so on.

Infinite Sets: An infinite set is a type of set that consist infinite number of elements. For example: {1, 2, 3, 4, 5…..}. Here, the set consist infinite numbers and therefore is an infinite set.
Null Sets: A null set is a type of set that consists nothing. Null sets are also referred as empty sets or void sets.  A null set is denoted by {} or Ø.

Unit Sets: A unit set is a type of set that consist only one element. Unit sets are also referred as singleton sets or one point sets. For example: { baby food appliances }. Here, the set is a unit set as it consist only one element that is baby food appliances.
Find the type of sets for the below sets:
{1, 2, 3, 4, 5} = Finite Set
{} = Null Set
{Barbie doll} = Unit Set
{0, 1, 2, 3, 4, 5….} = Infinite Set
These are the basics about sets in mathematics.

Monday, February 4, 2013

Definition Value Proposition


Definition of proposition

Proposition is a statement which is either true or false. There are some statements which appear to be true and false at the same time. "The area of a circle is `pi`r2   ". , is a statement or proposition whose value is true. " 6 is an odd integer" is another proposition whose value is false. Consider the question " how are you? ". This is not a proposition since it does not possess a truth value. " What time is it now ?" is another example which is not  a proposition. Propositions are usually denoted by lower case letters like p, q, r, s etc.
Truth Value of a Proposition:

Proposition are statements which are either true or false. The statements which appear to be both at the same time are called paradoxes. For example consider the statement " I am a liar ". If this statement is true, then the speaker cannot be a liar. So the statement is false. If the statement is false then what the speaker says is false.Therefore the speaker is not a liar!

If a proposition is true, we say that the truth value of the proposition is True, denoted by T.

If a proposition is false, then we say that the truth value of the proposition is False, denoted by F.
Negation of a Proposition(definition Value Proposition)

" Mathematics is easy " is a  proposition.  Now, consider the proposition " Mathematics is not easy ". If the former is true, then the latter is false and vice-versa. Here the second proposition is called the negation of the first proposition. If p is a proposition, then the negation is denoted by the symbol ~p. The truth values of p and ~p are as follows :

p           ~p

T             F

F             T
Compound Propositions and Connectives

A combination of two or more propositions is called a compound proposition. There are four connectives used to make compound propositions. They are summarised below.

Compound proposition            connective                 symbol

Conjunction                                 and                               `^^`

Disjunction                                   or                                  `vv`

Conditional                                  if...then                          `|->`

Biconditional                               if and only if                   `harr`

Friday, February 1, 2013

High Line Construction


The line is a geometrical object in math and it is used for other shape construction. We can define the line by its properties. The single point is basis for high visible line construction. We can state the direction by line and it is straight. Now we are going to see about high line construction.
Explanation for High Line Construction

The high line in math:

The line is high symmetric and it is differentiated from other shapes by properties. The properties are straight, infinitely long, infinitely thin, zero width and the line is indicating the distance of two points.

High line construction:

We can construct the line easily and the parameters for line is simple one. Three types of geometry tools are used in high line construction. The tools are,

Pencil
Ruler
Protractor

What are all the steps followed in high line construction?

We should draw the line in white paper.
Take the pencil and sharpen the tip.
Start the line construction by dot and the line length is measured.
We are taking the line measurement in centimeter or millimeter.
The length is starting with dot till the length end point.
The ruler is used for measurement.
And joining the points with ruler.
Finally, we got the parallel line.
We can draw the perpendicular line by protractor and the angle mark and the starting point is joined.
The direction of line is represented with arrow mark in graph.
The arrow mark also indicated as the line is infinite length.
The construction of other shapes also done by line as basic tool.

More about High Line Construction

How to draw a line?

high line construction

The high visible line is drawn with ruler measurements like cm and mm. The mm value is represented as decimal values that is 6. 8 cm. Here the 8 is a mm value.