asked 127k views
0 votes
If c(x)=4x-2 and d (x)=x^2+5x, what Is (c•d) (x)?

2 Answers

4 votes

Answer:(4x^3 + 18x^2 - 10x)

Explanation:

answered
User Tejas Mehta
by
8.4k points
2 votes
so, c(x) = 4x - 2, d(x) = x^2 + 5x.
c(x)*d(x) = (4x - 2)(x^2 + 5x)
= (4x^3 + 20x^2 - 2x^2 - 10x)
= (4x^3 + 18x^2 - 10x)

answered
User Seamus Abshere
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.