Monday, August 27, 2012

Graphs


HOW TO PLOT THE GRAPH OF CUBIC POLYNOMIALS?
LET  US  consider  a  general  3  degree  equation   F(x) -- ax3+bx2+cx+d , a >0
STEP -1) find f '(x) i.e.  3ax2+2bx+c,  if dicriminant of thif eqn. = D {=(2b)2-4(3a)(c) < o }, then only one real solution . and graph (of  F(x) ) is --- always inc.  from  -infinity to +infinit and cuitting x-axis at exactly one point .
STEP-2) if D =0 , then 3 real equal ruts . again cutting x-axis at only one point and graph ( of F(x) }  is from -infinity to +infinity. ( always increasing )
STEP-3) if D > 0 , then let two solutions of f ' (x)  be  a1 &  a2 .  SO, F(a1)  will be minimum  and  F(a2) will be maximum. and so, the graph of  f(x) will increase 4m  x= - infinity  to x= a1 and decreases 4m x= a1 to x-a2 . again graph increases from x=a2 to  =infinity