Eine ganzrationale Funktion 3.Grades
f(x) = ax3 + bx2 + cx + d
hat in P(0/1) f(0)=1 ==> d=1
einen Tiefpunkt f ' ( 0 ) = 0 ==> c=0
und in Q(-6/4) f(-6) = 4 ==> -216a +36b + 1 = 4
einen Wendepunkt. f ' ' (-6) = 0 ==> 6a*(-6) + 2b = 0
==> b = 18a und -216a + 648a + 1 = 4 ==> a = 1/144
==> b = 1/8
also f(x) = 1/144 * x3 + 1/8 * x2 + 1 .
etwa so: Plotlux öffnen f1(x) = 1/144·x3+1/8·x2+1Zoom: x(-20…6) y(-10…10)