501,025 views
22 votes
22 votes
Write a function that describes a relationship between two quantities. Two polynomial functions are given. d(x) = 2x3 - 2 +12 c(y) = 5y? - 9 Find 3d(x) • c(y) and write an equivalent expression.

User Chris Holwerda
by
3.5k points

1 Answer

20 votes
20 votes

The resulting equivalent expression is (6x^3 - 6x^2 +36)•(5y^2-9)

Polynomial functions

Given the functions:

d(x) = 2x^3 - 2x^2 +12 c(y) = 5y^2 - 9

We are to find the expression 3d(x) • c(y)

3d(x) = 3(2x^3 - 2x^2 +12)

3d(x) = 6x^3 - 6x^2 +36

c(y) = 5y^2 - 9

Substitute into the expression:

3d(x) • c(y) = 6x^3 - 6x^2 +36(5y^2-9)

Hence the resulting equivalent expression is (6x^3 - 6x^2 +36)•(5y^2-9)

Learn more on polynomials here: com

User Jeswang
by
2.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.