First time here? Check out the FAQ!
answered 4 years ago
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))