The Cost To Produce X Thousand Automobiles Is Given By The Function?

This entry was posted by Thursday, 19 November, 2009
Read the rest of this entry »

c(x) = 4×2 – 8x + 3.
The price that we will charge is
p(x) = 16 – 2x.
What is the revenue? What is the profit for producing x thousand automobiles? What is the number of automobiles that must be produced to maximize the profit?

Related Posts with Thumbnails

Related posts:

  1. The Cost In Millions Of Dollars For A Company To Manufacture X Thousand Automobiles Is Given By The Function? C(X)= 3x^2 – 18x+ 63 Find the number of automobiles that must be produced to minimize the cost. ...
  2. How Many Plausible Alternative Fuel Sources (for Automobiles) Is There? — The most plausible alternative is right under our noses, is economically viable, and for sale right now. We are being distracted with talk of...
  3. I Am Starting A Merchandising Business And Need To Know What Should I Charge My Clients For My Services.? I have had several small business men ask me to come into their retail stores and shelve, price, etc. their merchandise with my four-man crew....
  4. Why Do Car Dealerships Get A Higher Blue Book Price On Their Automobiles Than A Private Seller? Been looking for a used Toyota and actually found one at a nearby dealership, but the blue book price is lower for a private seller...
  5. Are Carroll Shelby Automobiles, And Shelby Super Cars Related In Any Way? They both share the same name, but they produce different cars. Do they have any relations? More info: Shelby Super Cars is famous for producing...

2 Responses to “The Cost To Produce X Thousand Automobiles Is Given By The Function?”

  1. olhenry5

    revenue: R(x) = x*p(x) = 16x – 2x^2
    profit: Pr(x) = R(x) – c(x) = (16x – 2x^2) – (4x^2 – 8x + 3) = -6x^2 + 24x – 3
    if you’re using calculus, then the profit is maximized when d/dx (Pr(x)) = 0, so
    -12x + 24 = 0
    12x = 24
    x=2
    If you’re not using calculus, then you want the marginal revenue to equal the marginal cost… but i forget how to calculate those without calculus.

  2. CDA

    Let F = profit.
    Then F = total revenue – cost
    F = p(x) – c(x) = 13+6x-4x^2
    When x=0, F = 13,000.
    When x=1, F = (13 +6-4)thousand = 15,000.
    thereafter the profit decreases as x increases.
    To find turning point, differentiate function and equate to zero. dF/dx = 6-8x. dF/dx = 0 gives x=3/4.
    When x=3/4, F = 13 + 9/4 = 61/4 thousand
    F = 15,250.
    Number of automobiles to maximise profit is 15,250.


Leave a Reply