Homework Statement
I have to find a, b, c, and d such that the function defined by :
f(x) = ax3+bx2+cx+d
will have a relative extrema at points (1,2) and (2,3).
The Attempt at a Solution
From the given critical points, I am able to know that when x=1 or x=2, f'(x)=3ax2+2bx+c should be...