I want to plot F(x) and G(x) in same graph for x=(-10,10) how can I do this?

f(x)=5x^2+9x+2
G(x)=3x+12

1 Comment

What have you done so far? What specific problems are you having with your code? Do you know how to evaluate polynomials for a vector input? Do you know how to plot?

Sign in to comment.

Asked:

on 22 Feb 2018

Commented:

on 23 Feb 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!