166k views
4 votes
A function that can be used to model the cost of producing x t-shirts is c(x)= 10 + 7x, and the function that can be used to model the amount of money to be made from selling x t-shirts is m(x) = 20x.

Write a function p(x) to represent the total profit of selling x number of shirts.

User GStav
by
8.1k points

2 Answers

6 votes
profit=selling price-cost price
P(x)=m(x)-c(x)
P(x)=20x-(10+7x)
P(x)=20x-10-7x
P(x)=13x-10
User Hassan Abedi
by
8.3k points
2 votes
amount of money - cost = revenue
20x -(10+7x) = revenue
13x - 10 = p(x)
User Samanda
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories