111k views
2 votes
The cost in dollars to manufacture x pairs of shoes is given by 12,000 + 19x. This month, the manufacturer produced 1000 more pairs of shoes than last month. The average cost per pair dropped by $0.43.

a) Write an expression for the average cost per pair of shoes. Use this expression to write an equation to represent there situation.


b) Solve your equation


c) Are there any mathematical restrictions on the domain? Explain.


d) Determine reasonable domain in the context of the problem. Use your answers to parts I and II to answer the question.

User Shamone
by
4.6k points

2 Answers

5 votes
b solve your equation
User Anton Kiselev
by
5.2k points
6 votes

Answer:

(a) The expression for the average cost per pair of shoes is
A(x)=(12000)/(x)+19 and equation for the situation is
(12000)/(x)+19-((12000)/(x+1000)+19)=0.43.

(b) x=
x\approx 4806

(c) The average function is not defined for x=0, so the domain of the function is all real numbers except 0.

(d) The reasonable domain is all natural numbers.

Explanation:

The cost in dollars to manufacture x pairs of shoes is given by


C(x)=12000+19x

where, x is the pairs of shoes.

(a)

The expression for the average cost per pair of shoes.


A(x)=(C(x))/(x)


A(x)=(12000+19x)/(x)


A(x)=(12000)/(x)+19

This month, the manufacturer produced 1000 more pairs of shoes than last month. The average cost per pair dropped by $0.43.


A(x)-A(x+1000)=0.43


(12000)/(x)+19-((12000)/(x+1000)+19)=0.43

Therefore the expression for the average cost per pair of shoes is
A(x)=(12000)/(x)+19 and equation for the situation is
(12000)/(x)+19-((12000)/(x+1000)+19)=0.43.

(b)

On solving the above equation we get


(12000)/(x)-(12000)/(x+1000)=0.43


(12000000)/(x^2 + 1000 x) = 0.43


12000000=0.43(x^2 + 1000 x)


12000000=0.43x^2 + 430x


0=0.43x^2 + 430x-12000000

Using graphing calculator we get


x\approx -5806.31,4806.31

The pair of shoe can not be native and decimal value.


x\approx 4806

Therefore the solution is
x\approx 4806.

(c)

The average cost function is


A(x)=(12000)/(x)+19

The function is not defined if the denominator is 0.

The above function is not defined for x=0, so the domain of the function is all real numbers except 0.

(d)

In the average function x represents the number of pair of shoe.

It means the value of x must be a positive integer.

Since the average function is not defined for x=0, So the reasonable domain of average function is

Domain={x : x∈Z⁺, x≠0}

Domain=N

Therefore the reasonable domain is all natural numbers.

User Edvinas
by
5.0k points