Question

In: Economics

I am so desperate to know how to figure out if the industry is increasing, decreasing...

I am so desperate to know how to figure out if the industry is increasing, decreasing or constant cost industry by using given supply function, for example,

S(p)= 200p - 3000.

Please explain in detail

Thanks

Solutions

Expert Solution

The industry for a good is termed a decreasing cost industry if the long run supply curve of the good is downward sloping. It means an increase in the quantity supplied casues a decrease in the price.

The industry for a good is termed a increasing cost industry if the long run supply curve of the good is increasing sloping. It means an increase in the quantity supplied casues a increase in the price.

The industry for a good is termed a constant cost industry if the long run supply curve of the good is constant and horizontal. It means an increase in the quantity supplied casues a no change in the price.

For example:

  • Q = 200p -3000

=> p = (Q + 3000) / 200

=> dp / dQ = 1 /200

it implies that increase in Q leads to increase in p. Hence, the industry is increasing cost.

  • P = 200

=>dP / dQ = 0

It implies that increase in Q leads to no change in P. Hence, the industry is constant cost.

  • P = -0.25Q + 25

=> dP / dQ = -0.25

It implies that increase in Q leads to decrease in P. Hence, the industry is decreasing cost.


Related Solutions

I am desperate to know How to find or guess Particular solution(Yp) of Non-Homogeneous higher order...
I am desperate to know How to find or guess Particular solution(Yp) of Non-Homogeneous higher order differential equations, Please provide me with explanations. There is Key Identities method also to find Yp. But I can't understand.
I am supposed to map out the following and can't figure out how to do it!...
I am supposed to map out the following and can't figure out how to do it! Can somebody help? The experiment has to do with determining the simplest formula of potassium chlorate and to determine the original amount of potassium chlorate in a potassium chlorate-potassium chloride mixture by measuring the oxygen lost from decomposition. The chemical reaction is 2KClO3(s) ------> 2KCL(s) + 3 O2(g) I am supposed to map out 1. Mass of oxygen lost in the first part 2....
This is a java program I am trying to figure out how to add a couple...
This is a java program I am trying to figure out how to add a couple methods to a program I am working on. I need to be able to: 1. Remove elements from a binary tree 2. Print them in breadth first order Any help would appreciated. //start BinaryTree class /** * * @author Reilly * @param <E> */ public class BinaryTree { TreeNode root = null; TreeNode current, parent; private int size = 0, counter = 0; public...
I am getting an error at linen 57 and can't figure out how to fix it....
I am getting an error at linen 57 and can't figure out how to fix it. // Java program to read a CSV file and display the min, max, and average of numbers in it. import java.io.File; import java.io.FileNotFoundException; import java.util.Arrays; import java.util.Scanner; public class Main {     // method to determine and return the minimum number from the array     public static int minimum(int numbers[])     {         int minIdx = 0;         for(int i=1;i<numbers.length;i++)         {             if((minIdx...
Would anyone know how to code this in SQL? I can't quite figure it out. The...
Would anyone know how to code this in SQL? I can't quite figure it out. The following drop command is inserted for convenience so that if you need to recompile your code, it will drop the table DROP TABLE Orders Cascade constraints DROP TABLE OrderLine CASCADE CONSTRAINTS; -- CREATE TABLE Orders ( ordernum INTEGER PRIMARY KEY, priority CHAR(10) NOT NULL, cost INTEGER NOT NULL, /* IC1: The priority is one of: high, medium, or low */ >> /* IC2: The...
I keep getting minor errors I can't figure out and I don't know how to convert...
I keep getting minor errors I can't figure out and I don't know how to convert decimal .10 to percentage 10% either.   With these functions defined now expand the program for a company who gives discounts on items bought in bulk. Create a main function and inside of it ask the user how many different items they are buying. For each item have the user input a price and quantity, validating them with the functions that you wrote. Use your...
I am trying to figure out how to properly execute a while loop and a do/while...
I am trying to figure out how to properly execute a while loop and a do/while loop in the same program using java. I am stuck at just writing the while loop. I made a condition but I can't figure out how to get it to loop if the condition is true?? Also I have to write a do/while loop in the same program. here are the details: This lab demonstrates the use of the While Loop and the Do...
Can't figure out what I am doing wrong. Please let me know. Sample output: Please enter...
Can't figure out what I am doing wrong. Please let me know. Sample output: Please enter the name of the weather data file: temperatures.txt Tell me about your crew’s preferred temperature for sailing: What is the coldest temperature they can sail in? 60 What is the hottest temperature they can sail in? 80 Month 1: 93.3 percent of days in range. Month 2: 20.0 percent of days in range. Month 3: 58.1 percent of days in range. Month 4: 100.0...
I am trying to figure out how to calculate the sustainable earnings: Permanent Versus Transitory Earnings...
I am trying to figure out how to calculate the sustainable earnings: Permanent Versus Transitory Earnings Entrust, Inc., is a global provider of security software; it operates in one business segment involving the design, production, and sale of software products for securing digital identities and information. The consolidated statements of operations for a three-year period (all values in thousands) follows. On January 1, Year 1, the Entrust common shares traded at $10.40 per share; by year end Year 3, the...
Looking to see how to figure this out. So far when I break apart the coding...
Looking to see how to figure this out. So far when I break apart the coding it works but when it is all together it doesn't, Hangman We're going to write a game of hangman. Don't worry, this assignment is not nearly as difficult as it may appear. The way hangman works (for this assignment - we are doing a simplified game) is as follows: the computer will choose a word. (For this version, a word is selected from a...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT