Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

28 points total 1) the cost to manufacture badminton rackets at a compa…

Question

28 points total

  1. the cost to manufacture badminton rackets at a company in japan can be modelled by

the cost function ( c(x)=8 x^{3}-24 x^{2}+28 x ) where ( x ) is in hundreds of rackets and ( c(x) ) is
in hundreds of japanese yen (jpy).
a) find ( c^{prime}(x) ).
2
the marginal cost of production is the cost of producing one additional unit. this can be
approximated by the gradient of the cost function.
b) find the marginal cost when 100 rackets are produced and interpret its meaning
in this context.
3
the revenue from selling the rackets is given by the function ( r(x)=26 x ) where ( x ) is in
hundreds of rackets and ( r(x) ) is in hundreds of jpy.
c) given that profit = revenue - cost, determine a function for the profit ( p(x) ), in
hundreds of jpy from selling ( x ) hundreds of badminton rackets.
2
d) find ( p^{prime}(x) ).
2
e) determine the intervals where ( p(x) ) is increasing and decreasing.
4
the derivative ( p^{prime}(x) ) gives the marginal profit. the production will reach its optimal level
when the marginal profit is zero and ( p(x) ) is positive.
f) find the optimal production level and the expected profit at this level.
3

Explanation:

a)

Step1: Differentiate term - by - term

Using the power rule \(\frac{d}{dx}(ax^{n})=nax^{n - 1}\), for \(C(x)=8x^{3}-24x^{2}+28x\):
\(C^{\prime}(x)=\frac{d}{dx}(8x^{3})-\frac{d}{dx}(24x^{2})+\frac{d}{dx}(28x)\)
\(C^{\prime}(x)=3\times8x^{2}-2\times24x + 28\)
\(C^{\prime}(x)=24x^{2}-48x + 28\)

Step1: Substitute \(x = 1\) into \(C^{\prime}(x)\)

Since \(x\) is in hundreds of rackets and \(100\) rackets mean \(x = 1\).
\(C^{\prime}(1)=24\times(1)^{2}-48\times(1)+28\)
\(C^{\prime}(1)=24 - 48+28\)
\(C^{\prime}(1)=4\)

Step2: Interpret the result

The marginal cost when \(100\) rackets are produced is \(4\times100 = 400\) JPY. It means that when the production level is \(100\) rackets, the cost of producing one more racket is approximately \(400\) JPY.

Step1: Use the profit formula \(P(x)=R(x)-C(x)\)

Given \(R(x)=26x\) and \(C(x)=8x^{3}-24x^{2}+28x\)
\(P(x)=26x-(8x^{3}-24x^{2}+28x)\)
\(P(x)=26x - 8x^{3}+24x^{2}-28x\)
\(P(x)=-8x^{3}+24x^{2}-2x\)

Answer:

\(C^{\prime}(x)=24x^{2}-48x + 28\)

b)