47.0k views
0 votes
A technology company recently released two new products and tracked the increase in sales of each product. They were able to model the number of units sold for each product with the functions below, where x represents the number of months the products have been on the market.

Product A: f(x) = 400(1.08)^x
Product B: g(x) = 320x

Write function h representing the difference in the number of units sold for product A and the number of units sold for product B.

A technology company recently released two new products and tracked the increase in-example-1
User Motomotes
by
7.2k points

2 Answers

4 votes

Answer:


h(x) = 400(1.08)^x-320x

Explanation:

As per the statement:

Product A:

f(x) = 400(1.08)^x

Product B:

g(x) = 320x

We have to write function h(x) representing the difference in the number of units sold for product A and the number of units sold for product B.

h(x) = The difference in the number of units sold for product A and the number of units sold for product B


h(x) = f(x)-g(x)

Substitute the given values we have;


h(x) = 400(1.08)^x-320x

where,

x represents the number of months the products have been on the market.

User Gyzerok
by
7.6k points
5 votes
h(x)=f(x)-g(x)
h(x)=400(1.08)^x-320x
User Mdoar
by
8.3k points