πŸ”¬ Tutorial problems theta

πŸ”¬ Tutorial problems theta#

Note

This problems are designed to help you practice the concepts covered in the lectures. Not all problems may be covered in the tutorial, those left are for additional practice. The symbol 🍹 indicates additional problems.

ΞΈ.1#

Find all of the first-order and second-order partial derivatives for each of the following functions.

(a) U=10X0.6L0.5;

(b) C=50Y0.8i0.3 (where i is a variable, not the imaginary number βˆ’1);

(c) C=10+2Y0.9+5i (where i is a variable, not the imaginary number βˆ’1);

(d) TC=100+5X1+6X2βˆ’0.2X1X2;

(e) U=5ln⁑(X1)+2ln⁑(X2);

(f) Q=50K0.7L0.3;

(g) Q=AKΞ±L1βˆ’Ξ±;

(h) q1=100p1βˆ’0.6p20.4Y;

(i) q2=50p1βˆ’0.3p2βˆ’0.5; and

(j) Ο€=βˆ’90+20q12+5q22βˆ’8q1βˆ’5q1q2.

This question comes from Shannon (1995, p. 501-502, questions 1 and 2 )

⏱

ΞΈ.2#

Use the chain rule to find the following partial derivatives.

(a) dzdt if z=F(x,y)=x2+ey, where x=t3 and y=2t.

(b) dYdt if Y=F(L,K)=KL2, where L=f(t) and K=g(t).

(c) gβ€²(r) if g(r)=F(r,1βˆ’r,1(1βˆ’r)).

(d) dzdt and dzds if z=F(x,y), where x=f(t) and y=g(t,s).

This question comes from the instructors manual for Sydsaeter et al (2016)

⏱

ΞΈ.3#

The demand for a product, D, depends on the price p of the product and on the price q charged by a competing producer. It is D(p,q)=aβˆ’bpqβˆ’Ξ±, where a,b and Ξ± are positive constants with Ξ±<1.

Find Dpβ€²(p,q) and Dqβ€²(p,q), and comment on the signs of the partial derivatives.

⏱

ΞΈ.4#

Let D(p,m) indicate a typical consumer’s demand for a particular commodity, as a function of its price p and the consumer’s own income m. Show that the proportion pD/m of income spent on the commodity increases with income if ElmD>1 (in which case the good is a β€œluxury”, whereas it is a β€œnecessity” if ElmD<1).

⏱

ΞΈ.5#

According to a study of industrial fishing, the annual herring catch is given by the production function Y(K,S)=0.06157K1.356S0.562 involving the catching effort K and the herring stock S.

(a) Find βˆ‚Yβˆ‚K and βˆ‚Yβˆ‚S.

(b) If K and S are both doubled, what happens to the catch?

⏱

θ.6 🍹#

Find the partial elasticities of z w.r.t. x and y in the following cases:

(a) z=x3yβˆ’4

(b) z=ln(x2+y2)

(c) z=ex+y

(d) z=(x2+y2)1/2

⏱