Question: a least square problem

please help me here:

I want to find the coefficients a, b , c of the following quadratic polynomial:

 P(x) = a*x^2+b*c+c

I know the following:

1. P(x0) = d

2. Derivative(P(x0)) = e

3. P(x1) = f

4. Derivative(P(x1)) = g

Thansk in advance.

regards,

new comer to Maple

 

 

Please Wait...