Thursday 8 November 2012

Slope of a polynomial


Slope is the angle made by a line with x - axis.  We usually say that slope = Tanθ.
To find the slope of a linear equation we use the formula = y2y1x2x1


The graph drawn here is represented by y = 2x-1.  We consider y as a function of x.  So y = f(x) = 2x - 1.
So at point 'a' or x = 0  value of y = -1 and at point 'b' or x = 2 value of y = 3.
So slope is defined as the rate in change in y values over change in x value.
Slope = f(b)f(a)ba = 3(1)20 = 2

But actual way of finding slope of a graph is the ratio of differences of f(x) at two different points on x- axis. say x+h, x where h is almost 0.  This is represented algebrically, Lth0f(x+h)f(x)h

 This is nothing but differentiation.  

So Lth02(x+h)1(2x1)h=2hh=2

So if we take the graph of the slopes at various points on the function f(x) = 2x - 1 it is always 2.

Consider the following graph f(x) = x2+x2. For this function slope cannot be determined uniquely as it changes across the line.  So we can only find slope at a given point x.   The blue line represents the differentiation of the given quadratic equation. It is represented by f1(x) = 2x + 1



We also try to understand the relationship between the graph of the function and the graph of the differentiated function.

You can observe that the quadratic function attains a minimum value when the line of slope (blue line) touches the x- axis.  You can also observe, that the slope of the quadratic function is negative till it becomes zero (observe the blue line ab), and is positive (line bc) after that point.

We know that f1(x) = 2x + 1 and by equating this function to 0,  we get x = -1/2.  At this point the quadratic function attains its minimum value.

Consider the graphs of  f(x)=x32x2x+2 and its differentiation f1(x)=3x24x1


You can observe that the slopes of the equation becomes zero two times.  These are called local maxima and minima.  This happens at points a and c.  But we know that a and c are nothing but the roots of the quadratic equation which inturns f1(x) which are 1±73
What about point b.  Why the slope curve changed direction? this point is called inflection.  At this point, the function negative slope is maximum.  After this point, it is still decreasing, but not at the rate it used to be.That is why slope is still negative.

Concept Problems:

1. If x414x2+24xk=0 has four real and unequal roots, find the range where k lies. 
If this equation has has to be 4 real roots, it must have 2 minima, both must happen below the x - axis and and 1 maxima, to be happen above x - axis.  Then only the graph cuts the x-axis at 4 points.
Now, To find where this local maxima and minimas happen, we differentiate f(x) and equate to zero.
f1(x)=4x328x+24 = 4(x-1)(x-2)(x+3)

So f1(x) has the roots -3, 1, 2.
Now f(2) = 16 - 56 + 48 - k = 8 - k
and f(1) =  1 -14 + 24 - k = 11 - k
and f(-3) = 81 - 126 -72 -k = -117 - k



We know that f(x) is an increasing function. So it attains minima firstly at 2.  So 8 - k < 0.  and attains maxima at 1. So 11 - k > 0. and again attains minima at - 3. so -117 - k < 0.  Solving above equations we get k > 8, k > -117, and k < 11


We have to get the region which satisfies all the three equations. So k must lie in between 8 and 11.

2.  A ≡ (–1, 2), B ≡ (1, 4). Point K lies on the x-axis. What is the area of ΔAKB when ∠AKB is maximum, with K on the positive x-axis?
 1)16 sq. units   2) 6 sq. units  3) 4 sq. units  4) Cannot be determined
Sol:

Slope of the line AK = y2y1x2x1 = 21a
Slope of the line BK = 41a

Let us find the angle between the lines using slopes. We know that Tanθ =m1m21+m1m2
Tanθ =21+a41a1+81a2
 2+2a44a1a21a281a2= 2a6a27= 2a+6a2+7

We need to maximum θ so we have to differentiate the given function w.r.t to independent variable 'a'

Sec2θ.dθda=(a2+7)22a(2a+6)(a2+7)2

To find the maxima, we should equate this function to '0'
So we get 2a2+144a212a = 0
Or, a2+6a7
Or a = 1 or - 7.

Given K is on the x - axis. So a = 1
We have to now find Area of the triangle with co-ordinates (-1, 2), (1, 4), and (1,0)
Add (-1, 0) to all coordinates = (-2, 2), (0, 4), (0,0)

The area of the triangle whose coordinates are (0,0), (x1,y1)(x2,y2) is 12|[x1.y2x2.y1]|

So By applying above formula we get area of the triangle = 4 units. 

No comments:

Post a Comment