lisztphisto said:
cool! thanks!
ive got another question sorry..
A curve has equstion y = ax^3 + bx^2 +cx + d, a turning point at (0,5) , a point of inflexion when x=1/2 and crosses the x-axis at x=-1. Find the values of a,b,c and d.
i'd really appreciate it, if you could do this for me. thanks
The information given is enough to derive 4 formulae which you solve simultaneouly for a, b, c and d.
1) Since curve passes through (0,5), substitute x=0 and y=5 to find an equation involving a, b, c and d.
2) y'=3ax
2+2bx+c
Now there is a turning at (0,5), so when x=0, y'=0. Substitute these values for an equation involving a, b and c.
3) y''=6ax+2b.
Given a point of inflexion at x=1/2, this means that y''=0 at this x-coordinate.
So y''=6a(1/2)+2b=0
3a+2b=0
I'm a little rusty with points of inflexion, so correct me if I'm wrong.
4) Curve crosses x-axis at x=-1 when y=0, so substitute into equation of curve to get another equation with a, b, c and d.