Homework Statement
f: p2 to R2, f(ax2+bx+c) = (a+b, b+c) = V12. Homework Equations
Create a p2 to R2 polynom and R2 equation that is equivalent to the above statement, so:
f(dx2+ex+g) = (d+e, e+g) = V2
Therefore a=d b=e c=g
f(ax2+bx+c) = (a+b, b+c) = f(dx2+ex+g) = (d+e, e+g)
The Attempt at...