Finding root & forming Polynomial function
5 views (last 30 days)
Show older comments
Construct a polynomial such that C(x)= A(x)*B(x), Where A(x)= 3x^2 +2x-4 and B(x)= 2x^3 -2, Also, find the roots of A(x), B(x) and C(x). Write me the code for this...
0 Comments
Answers (1)
See Also
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!