Since the column labels are not given, I am assuming third and fourth column to be the prices of good x and y respectively and fifth column to be the income of the consumer in nominal terms.


Question 12: Solve for the utility maximizing consumption bundles in each of the following cases. Draw...
4. [25 POINTS]Use separate graphs to draw indifference curves for each of the following utility functions: (a) 6 POINTS] U (x, y) = min{2x + y, 2y + x}. (b) [6 PoINts] U (x,y) = max{2.x + y, 2y + x}. (c) 6 POINTS] U (x,y) = x + min {x, y}. (d) 7 POINTS] In which of these cases are preferences convex?
4. [25 POINTS]Use separate graphs to draw indifference curves for each of the following utility functions: (a)...
2. Consider the following four consumers (C1,C2,C3,C4) with the following utility functions: Consumer Utility Function C1 u(x,y) = 2x+2y C2 u(x,y) = x^3/4y^1/4 C3 u(x,y) = min(x,y) C4 u(x,y) = min(4x,3y) On the appropriate graph, draw each consumer’s indifference curves through the following points: (2,2), (4,4), (6,6) and (8,8), AND label the utility level of each curve. Hint: Each grid should have 4 curves on it representing the same preferences but with different utility levels. 3. In the following parts,...
Question 1: Louis the retired Canadian lives on a fixed budget and consumes only two goods: toques (T) and maple syrup (M). Suppose Louis monthly budget is 100 and the price of the two goods are (PT,PM) (4,2). (a) Make a properly labeled diagram illustrating Louis'budget constraint with T on the hori- zontal axis and M on the vertical axis. Indicate the area corresponding to the set of bundles (M, T) that Louis can afford. (b) What is the maximum...
2. Match the phase to the description. NOTE: this question might look a little different on the Moodle activity. Read carefully. Phase Hanne Description of Events in the Life of a Cell • Anaphase of muitosis A. The combined phases of GI/Go+S+G2 • Gl phase • G2 phase B. The cell is metabolically active; the cell duplicates argumelles and cytosolie components; the cell size starts to increase the cell makes proteins which will soon be used in DNA synthesis C....
1. For each of the following regression models, write down the X matrix and 3 vector. Assume in both cases that there are four observations (a) Y BoB1X1 + B2X1X2 (b) log Y Bo B1XiB2X2+ 2. For each of the following regression models, write down the X matrix and vector. Assume in both cases that there are five observations. (a) YB1XB2X2+BXE (b) VYBoB, X,a +2 log10 X2+E regression model never reduces R2, why 3. If adding predictor variables to a...
Code is in C#
Your instructor would like to thank to Marty Stepp and Hélène Martin at the University of Washington, Seattle, who originally wrote this assignment (for their CSE 142, in Java) This program focuses on classes and objects. Turn in two files named Birthday.cs and Date.cs. You will also need the support file Date.dll; it is contained in the starter project for this assignment. The assignment has two parts: a client program that uses Date objects, and a...