Monday, August 20
Volume of sphere
Introduction to Sphere : A tennis ball and a fully blown football are some familiar objects which bring to our mind the concept of a sphere .A sphere is a three dimensional geometrical object which can be defined as follow The set of all points in space which are equidistant from a fixed point , is called a sphere.
The fixed point is called the center of the sphere and the constant distance is called its radius. A line segment through the center of a sphere, and with the end points on the sphere . All diameters of a sphere are of constant length , being equal to twice the radius of the sphere .Thus , if d is the length of a diameter of a sphere of radius r then d= 2r . The length of diameter is also called the diameter of sphere .The solid sphere is the region in sphere, bounded by sphere .
Also every point whose distance from the center is less than or equal to the radius is a point of the solid sphere .A sphere can also be considered as a solid obtained on rotating a circle about its diameter.
Volume of a sphere: The volume of a sphere (v) of radius r is given by v = 4/3 ∏r3 cubic units .Let us take an example how to volume of sphere.
Find the sphere volume of radius 7 cm We know that formula for volume of a sphere of radius r is given by v = 4/3 ∏r3 cubic units here r = 7 cm therefore v = 4/3 x 22/7 x 7 x 7 x 7 cm3 another example of volume of a sphere.
Calculate volume of a sphere whose surface area is 154 square cm. Let the radius of the sphere be r cm .then ,
Surface area = 154 cm2 => 4∏r2 = 154 => 4 x 22/7 x r2 = 154 => r2 = 154 x 7 / 4 x 22 = 49/4 => r = 7/2 cm , so let v be the volume of sphere .
We will use volume of a sphere equation
That is , v= 4/3∏r3 = 4/3 x 22/7 x 7/2 x 7/2 x 7/2 cm3 = 179.66cm3.
Let us take more example volume of a sphere. A sphere of diameter 6 cm is draped in a right circular cylinder vessel partly filled with water .The diameter of the cylindrical vessel is 12 cm. If the sphere is completely submerged in water, by how much will the level of water rise in the cylindrical vessel?
We have radius of sphere = 3cm, volume of a sphere formula = 4/3 ∏ r3 cm3 = 4/3 ∏ (3)³ cm³ = 36cm³, radius of cylindrical vessel = 6cm.
Suppose of water level rises by h cm and radius 6 cm = (∏x 62 x h) cm 3 = 36∏h cm3 , clearly volume of the water displaced by the sphere is equal to the volume of the sphere =36∏h = > h=1 cm , hence water level rises by 1 cm
Monday, August 13
Difference (Newton) Quotient Made Simple
To set up a difference quotients for a given function requires an understanding of a function notation. Given the function f(x)=4x^2-3x-7. This notation is read as “f of x equals..” This implies that the value of the function, that is the y-value depends upon the replacement for x. We get the numerical value for the function by substituting a number for ‘x’. If a non-numerical quantity is substituted for ‘x’, we get an expression rather than a numerical value. One important point to be remembered is careful use of parenthesis which is essential. For instance, f(x)=4x^2-3x-7; f(3)=4(3)^2 – 3(3)-7=36-9-7=20
Derivative Quotients at x for a function f is given by, [f(x+h)-f(x)]/h. Sometimes it is written using delta(x) for the change in x and delta(y) for change in y; delta(x)=h and delta(y)=f(x+delta(x))- f(x). The Difference Quotient is so called as it involves the operations subtraction and division. The common forms of Difference Quotient are as follows:
1. [f(x+h) – f(x)]/h
2. [f(a+h) – f(a)]/h
3. [f(x+delta(x)) – f(x)]/delta(x)
Simplifying Difference Quotient
The difference quotient is simplified to get a h or delta(x) in the denominator which can be canceled to get the final value. Let us consider a difference quotient example to understand the step involved in simplifying difference quotient ; f(x) = 4x^2-3x-7. First we need to find the function f(x+h),which we can get by substituting (x+h) in all x in the given function. f(x+h)= 4(x+h)^2 – 3(x+h) – 7 = 4(x^2+2xh+h^2) – 3x – 3h – 7= 4x^2+8xh + 4h^2-3x – 3h – 7. Subsituting f(x+h) in the difference quotient, we get,
Difference Quotient = [f(x+h) – f(x)]/h
= {[4x^2+8xh+4h^2-3x-3h-7] – [4x^2-3x-7]}/h
= 4x^2+8xh+4h^2-3x-3h-7 -4x^2+3x+7]/h (opening the parenthesis)
On simplification, we get
= [8xh+4h^2-3h]/h
= h[8x +4h-3]/h (taking h common)
= (8x +4h-3) (canceling h)
Difference Quotient Example
Given function, f(x) = 2x^2-1
First we need to calculate f(x+h) which is got by substituting (x+h) in all x of the function
f(x+h) = 2(x+h)^2 -1 = 2(x^2+2xh+h^2) -1 = 2x^2+ 4xh+2h^2 -1
Next we substitute f(x+h) and f(x) in difference quotient
[f(x+h) – f(x)]/h ={[2x^2 +4xh +2h^2-1]- [2x^2 -1]}/h
= [2x^2+4xh +2h^2-2x^2+1]/h
= [4xh+2h^2]/h (combining like terms)
= h[4x +2h]/h (taking h common)
= [4x +2h] (canceling h)
Newton Quotient
The difference quotient is attributed to Sir Isaac Newton and hence given the name Newton Quotient. The slope of a line through the points [(x+h),f(x+h)] and [x, f(x)] is given by [f(x+h) – f(x)]/h. This expression is the Newton Quotient or Newton’s difference quotient.
Newton Quotient =[f(x+h) – f(x)]/h
Wednesday, August 8
Anti Derivatives and their Rules
What are Anti derivatives?
Anti derivative is nothing but indefinite integral or primitive integral in calculus. If there is a function h, then the anti-derivative of this function will be a differential function, say H. The derivative of H will be equal to h.
H’ = h
The anti derivates are solved by a process called indefinite integration or anti differentiation, which is the opposite process of differentiation that finds the derivative.
Rules of Anti derivatives
The rules of anti derivatives are generally the reverse of the rules of the derivatives. We can say that the anti derivative of a function is equal to the sum of the derivative of the function and a constant, so it is just one step and simple.
Constant Rule
Consider a constant “a”, which has to be multiplied with the function g(y). The value obtained by multiplying the constant with the anti derivative of the function g(y) for all values of y will be equal to the anti derivative of the function g(y), which is calculated after multiplying the constant with the function g(y) for all values of y.
Sum Rule
If there are two functions f(y) and g(y), the anti derivative of the sum of the two functions will be equal to the sum of the anti derivative of the function f(y) and the anti derivative of the function g(y).
Difference Rule
If there are two functions f(y) and g(y), the anti derivative of the difference of the two functions will be equal to the difference of the anti derivative of the function g(y) from the anti derivative of the function f(y).
Reverse Rules
Listed below are the anti derivative rules that form the reverse of derivative rules:
• The anti derivative of cos y is given by sin y + a, where “a” is a constant. Thus we can say, the anti derivative of the derivative of y will result in y + a.
• The anti derivative of sin y is the negative of the sum of cos y and a.
• The anti derivative of the square of sec y is the sum of tan y and a.
• The anti derivative of the square of cosec y is the negative of the sum of cot y and a.
• The anti derivative of the product of sec y and tan y is given by the sum of sec y and a.
• The anti derivative of the product of cosec y and cot y is given by the negative of the sum of cosec y and a.
Power Rule
The power rule of the anti derivative is the reverse of the power rule of the derivative. The power rule of the derivative usually comprises of two steps as the power is brought in the front to be multiplied with the derivative and then the power is reduced by 1 and then it is simplified.
In case of power rule for anti derivative, the power rule comprises of the following two steps.
Step 1: The value of the power in the function is increased by 1. Say for example, g(y) = 6y^2. Then by increasing the power value by 1, the function will become g(y) = 6y^3.
Step 2: Divide the function g(y) obtained from step 1 by the new power value. In this example, it will be: (6 divided by 3) (y^3), which will result in g(y) = 2y^3.
Thus anti derivative of this example is given by 2y^3 + a, where “a” is a constant, as any anti derivative is the sum of the derivative and a constant “a”.
Subscribe to:
Posts (Atom)