asked 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

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.

answered
User Gyzerok
by
7.9k points
5 votes
h(x)=f(x)-g(x)
h(x)=400(1.08)^x-320x
answered
User Mdoar
by
8.6k 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.