Please show me how to work these problems:
1. The following table shows different bundles that are located in the same indifference curve. Bundle x2 x1 A 161 4 B 114 18 C 79 35 D 65 74 E 22 110 What is the MRS from A to E? (beware of signs)
2. If P2=38, P1=3 and I=15,826 and a tax=52% on x2. What would be the slope of the budget line? (assume the tax on x2 is implemented)
1. MRS from A to E= -1.3
Reason- Point A (x1,x2)=4,161
Point B (x1,x2)= 110,22
MRS= ∆x2/∆x1= (22-161)/(110-4)=-139/106= -1.3
2. Slope of Budget line=-0.05
Reason- New P2=(1+0.52)*38= 57.76
P1=3
Slope=-P1/P2= -3/57.76= -0.05
Please show me how to work these problems: 1. The following table shows different bundles that...
how to solve this?!
Section III Longer Problems (4 points each - 68 points total). Show your work. 1. Consider Mary's utility function u(x1, +2) = [min{2x1, x2}]} (a) Draw Mary's indifference curve that yields u = 1 and u = 2. Mark the kink clearly. (b) Derive Mary's optimal demand function for each of the goods, i.e., find ai (P. P. m) and (P1, P2, m). (C) If Pi = 1, P2 = 1 and m 6, what is...
Please show your work
Problem 1. [30 points) Jane's favorite flowers are tulips I and roses 22. Suppose P1 = 10, P2 = 5 and Y = 100. a) (5) Write down Jane's budget constraint (an inequality) and plot all Jane's affordable bundles on the graph (her budget set). Find the slope of a budget line (number). b) [5] Jane's utility function is given by U(11, 12) = V(Intı + ln 12)2 + 7 Propose a simpler utility function that...
Hi, please help me with my homework and please do not answer
if you intend to answers all the questions. Thank you
The Central Nervous System, endocrine system B. Figure 1 Use the diagram above to answer the following question 1) Which letter indicates the primary visual cortex, which receives information from neurons in the retina of the eye? A) A B) B C) C D) D E) E Figure 2 Use the diagram above to answer the following questions....
PL/SQL Auction Program 1. Create a user xyz, who is the owner of the auction. Create the schema, and package. 2. Create users x1 and x2 who are the participants in the auction. They will need acces to the package. 3. Bid on the same item and record your observations. Verify all scenarios. Upload the files with the missing code and a detailed sample run. AUCTION OWNER.TXT SQL> conn / as sysdba Connected. SQL> drop user xyz cascade; User dropped....