First time here? Check out the FAQ!
answered 2020-10-21 12:26:31 +0100
sols = solve([f(0)==-3, f(2)==0, f2(4)==0, f1(6)==0, f(6)==4], a,b,c,d,e) plot(f.subs(sols[0]),(x,0,6))