1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
HACTEHA [7]
3 years ago
14

What would be the total cost, both fixed and variable, at an activity level of 7,100 units? Assume that this level of activity i

s within the relevant range.
Mathematics
1 answer:
monitta3 years ago
6 0

Answer:

TC = $971,919

Step-by-step explanation:

Given complete question is as follows:

" Cooke Corporation reports that at an activity level of 7,000 units, the total variable cost is $590,730, and the total fixed cost is $372,750.

What would be the total cost, both fixed and variable, at an activity level of 7,100 units? Assume that this level of activity is within the relevant range."

Solution:

- The total cost (TC) is the sum of the fixed cost (FC) and variable cost (VC):

                                        TC = FC + VC

- The fixed cost remains constant at every unit level i.e [email protected],000 = [email protected],100 = $372,750.

- The variable cost VC is a linear function of number of units. The marginal variable cost (MVC) is:

                                        MVC = VC / numbe of units

                                        MVC = 590,730 / 7000

                                        MVC = $84.39/units

- The VC cost @7,100 units is as follows:

                                        [email protected],100 = [email protected],000 + MVC*( 7,100 - 7,000)

                                        [email protected],100 = $590,730 +  $84.39/units*( 100 )

                                        [email protected],100 = $590,730 +  $8439

                                        [email protected],100 = $599,169

- The total cost for 7,100 units is:

                                        TC = FC + VC

                                        TC = $372,750 + $599,169

                                        TC = $971,919

You might be interested in
Which statement about the area of a right triangle is true?
timurjin [86]

Answer:

H

Step-by-step explanation:

This is because a rectangle can be divided into two triangles.

5 0
3 years ago
Emily buys a dress for ?48 and adds 25% onto the price before putting it into her shop window what price does he price tag say i
Maurinko [17]

Answer:

$60

Step-by-step explanation:

$48 x 25% = $12

$48+$12 =$60

6 0
3 years ago
Use the fact that (a^x)^y=a^xy to prove that log a^(b^y)= y•log a^b
raketka [301]

Answer:the answer is 45x

Step-by-step explanation:

4 0
2 years ago
Lucinda is saving money for a hot-air balloon trip to celebrate her graduation. She needs $300 dollars. Express this amount as a
lora16 [44]

Answer:

Positive number

Step-by-step explanation:

Given that:

Lucinda is saving money for a hot-air balloon trip to celebrate her graduation and she needs $300 dollars.

Let x be the amount of her savings and she needs $300

SO;

x  + 300 = 0

As an integer, it is represented by a positive number because she needs this amount of money in addition to what she already saved.

8 0
3 years ago
Which definite integral approximation formula is this: the integral from a to b of f(x)dx ≈ (b-a)/n * [<img src="https://tex.z-d
Stella [2.4K]

The answer is most likely A.

The integration interval [<em>a</em>, <em>b</em>] is split up into <em>n</em> subintervals of equal length (so each subinterval has width (<em>b</em> - <em>a</em>)/<em>n</em>, same as the coefficient of the sum of <em>y</em> terms) and approximated by the area of <em>n</em> rectangles with base (<em>b</em> - <em>a</em>)/<em>n</em> and height <em>y</em>.

<em>n</em> subintervals require <em>n</em> + 1 points, with

<em>x</em>₀ = <em>a</em>

<em>x</em>₁ = <em>a</em> + (<em>b</em> - <em>a</em>)/<em>n</em>

<em>x</em>₂ = <em>a</em> + 2(<em>b</em> - <em>a</em>)/<em>n</em>

and so on up to the last point <em>x</em> = <em>b</em>. The right endpoints are <em>x</em>₁, <em>x</em>₂, … etc. and the height of each rectangle are the corresponding <em>y </em>'s at these endpoints. Then you get the formula as given in the photo.

• "Average rate of change" isn't really relevant here. The AROC of a function <em>G(x)</em> continuous* over an interval [<em>a</em>, <em>b</em>] is equal to the slope of the secant line through <em>x</em> = <em>a</em> and <em>x</em> = <em>b</em>, i.e. the value of the difference quotient

(<em>G(b)</em> - <em>G(a)</em> ) / (<em>b</em> - <em>a</em>)

If <em>G(x)</em> happens to be the antiderivative of a function <em>g(x)</em>, then this is the same as the average value of <em>g(x)</em> on the same interval,

g_{\rm ave}=\dfrac{G(b)-G(a)}{b-a}=\dfrac1{b-a}\displaystyle\int_a^b g(x)\,\mathrm dx

(* I'm actually not totally sure that continuity is necessary for the AROC to exist; I've asked this question before without getting a particularly satisfying answer.)

• "Trapezoidal rule" doesn't apply here. Split up [<em>a</em>, <em>b</em>] into <em>n</em> subintervals of equal width (<em>b</em> - <em>a</em>)/<em>n</em>. Over the first subinterval, the area of a trapezoid with "bases" <em>y</em>₀ and <em>y</em>₁ and "height" (<em>b</em> - <em>a</em>)/<em>n</em> is

(<em>y</em>₀ + <em>y</em>₁) (<em>b</em> - <em>a</em>)/<em>n</em>

but <em>y</em>₀ is clearly missing in the sum, and also the next term in the sum would be

(<em>y</em>₁ + <em>y</em>₂) (<em>b</em> - <em>a</em>)/<em>n</em>

the sum of these two areas would reduce to

(<em>b</em> - <em>a</em>)/<em>n</em> = (<em>y</em>₀ + <u>2</u> <em>y</em>₁ + <em>y</em>₂)

which would mean all the terms in-between would need to be doubled as well to get

\displaystyle\int_a^b f(x)\,\mathrm dx\approx\frac{b-a}n\left(y_0+2y_1+2y_2+\cdots+2y_{n-1}+y_n\right)

7 0
3 years ago
Other questions:
  • Which expression is equivalent to 1/4(8-6x+12)?
    9·1 answer
  • Who can help me out with these questions?
    12·1 answer
  • What else equals 42 and 30 for multiply
    13·1 answer
  • I NEED HELP PLEASE, THANKS! :)
    7·1 answer
  • Angela shared a cab with her friends. When they arrived at their destination, they evenly divided the
    8·1 answer
  • There are 600 pages in a novel. Rui feng reads 150 pages of the novel on friday and 40% of the remaining pages on sunday express
    5·1 answer
  • Graph -1/2(x-3)^2-4 <br> Plot 3 points
    13·1 answer
  • Which steps can be taken to translate the phrase ""the difference in the number of servings and four""? Check all that apply.
    7·2 answers
  • Plz plz I need help plz plz really fast plz plz I will cry if u help me giving 25points
    5·1 answer
  • Correct answer gets brainliest and 5 stars
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!