MIS209 - Assignment Solutions 1

Size: px
Start display at page:

Download "MIS209 - Assignment Solutions 1"

Transcription

1 MIS209 - Assignment s 1 Homework 23 1 Breakeven Point and Linear Programming Modeling Three types of manufacturing equipment for engine gaskets are under consideration. Their fixed costs and resulting variable costs per unit are shown in the table below. Fixed cost ($) Variable cost ($/unit) Equipment A 4, Equipment B 7, Equipment C 12, Table 1: Three types of manufacturing equipment and the cost structure. a. At what volume of production would Equipment A and Equipment B cost the same? b. Establish this breakeven point for equipments B and C. c. Suppose the volume anticipated was 8,000 units. Which equipment should be purchased? d. Suppose the volume anticipated was 12,900 units. Which equipment should then be purchased? FC i Fixed cost ($) of Equipment i. vc j Variable cost ($/unit) of Equipment j. Q Volume of production (unit). Table 2: Definitions. a. At what volume of production would Equipment A and Equipment B cost the same? FC A + (vc A Q) = FC B + (vc B Q) 4, (1.90Q) = 7, (1.40Q) Q = 6, 000 b. Establish this breakeven point for equipments B and C. FC B + (vc B Q) = FC C + (vc C Q) 7, (1.40Q) = 12, (1.00Q) Q = 12, 500 c. At Q = 8, 000, Equipment B should be purchased (see graph). d. At Q = 12, 900, Equipment C should be purchased (see graph).

2 mis209 - assignment solutions 2 $(x10 3 ) A B C Eq. A Eq. B Eq. C Unit(x10 3 ) Homework 47 Two brothers want to open a small neighborhood bakery, where they will specialize in loaves of bread. They have carefully estimated their fixed costs to be $110,000 per year. This includes a salary of $35,000 for each brother. The facility they will use is a former pizza kitchen. One problem is that there is limited capacity, so there will be an upper limit on the number of loaves of bread they can produce. Baking 6 days a week, the brothers believe they can produce 150 loaves per day. The cost to them for each loaf is $0.55. They believe they will be able to sell all the bread they can bake. They plan to bake 312 days during the year. a. Given these projections, how much will the brothers have to charge per loaf to stay in business? b. Suppose they are willing to take a much lower salary to get their business started. If they each agreed to take only $25,000 per year, how much would they have to charge for their bread? FC = f c 1 + f c 2 + f c 3 FC = 110, 000 f c 1 = 35, 000, f c 2 = 35, 000, f c 3 = 40, 000

3 mis209 - assignment solutions 3 FC Fixed cost ($) of the bakery. f c 1 Salary for Brother 1. f c 2 Salary for Brother 2. f c 3 Other fixed costs. VC Variable cost ($/unit) of each bread baked. Q Volume of production (unit). p Price for per loaf ($). Table 3: Definitions. Q = = 46, 800 a. Given these projections, how much will the brothers have to charge per loaf to stay in business? Total Income = Total Cost 46, 800 p 1 = 110, ( , 800) p 1 = $2.90 b. Suppose they are willing to take a much lower salary to get their business started. If they each agreed to take only $25,000 per year, how much would they have to charge for their bread? 46, 800 p 2 = 90, ( , 800) p 2 = $2.48 Homework 793 The ThinkBig Company currently manufactures a product which sells for $1.30. The fixed costs associated with this operation are $18,000; the variable costs are $0.65 per unit on a volume of 35,000 units per month. They are considering new equipment which will increase the fixed costs to $26,000 and the variable costs to $0.75, but the demand is expected to increase to 55,000 units, so this option may be attractive. Should ThinkBig make this investment? Why or Why not? The ThinkBig Company is now ready to purchase the new equipment. Two changes to the above plan include a price change to $1.45 per unit, and a revised demand forecast to 45,000 units. Given these circumstances, should the investment be made? Current situation; p = 1.30

4 mis209 - assignment solutions 4 Current situation p Price ($) FC Fixed cost ($) vc Variable cost ($) Q Volume (unit) Table 4: Definitions. FC = 18, 000 vc = 0.65 Q = 35, 000 With new equipment; p = 1.30 FC new = 26, 000 vc new = 0.75 Q new = 55, 000 Current profit; Pro f it = Income Cost Pro f it = (35, ) (18, (35, )) Pro f it = 4, 750 Before purchasing the new equipment; Pro f it investment = (55, ) (26, (55, )) Pro f it investment = 4, 250 The company shouldn t make an investment due to the profit decreasing. After purchasing the new equipment; Pro f it new = (45, ) (26, (45, )) Pro f it new = 5, 500 In this situation the company should purchase the new equipment. Problem from the Textbook George Johnson recently inherited a large sum of money; he wants to use a portion of this money to set up a trust fund for his two children. The trust fund has two investment options: (1) a bond fund and (2) a stock fund. The projected returns over the life of the investments are 6% for the bond fund and 10% for the stock fund. Whatever portion of the inheritance he finally decides to commit to

5 mis209 - assignment solutions 5 the trust fund, he wants to invest at least 30% of that amount in the bond fund. In addition, he wants to select a mix that will enable him to obtain a total return of at least 7.5%. Formulate a linear programming model that can be used to determine the percentage that should be allocated to each of the possible investment alternatives. Parameters; 6% Return for bonds 10% Return for stocks 30% Minimum investment for bonds 7.5% Desired minimum return Decision variables; x 1 x 2 Bond fund invested Stock fund invested LP Model; Maximize Z = 0.06x x 2 Subject to: 0.06x x (x 1 + x 2 ) x (x 1 + x 2 ) x 1, x 2 0 p.s. Unbounded solution. Problem from the Textbook The Sea Wharf Restaurant would like to determine the best way to allocate a monthly advertising budget of $1000 between newspaper advertising and radio advertising. Management decided that at least 25% of the budget must be spent on each type of media, and that the amount of money spent on local newspaper advertising must be at least twice the amount spent on radio advertising. A marketing consultant developed an index that measures audience exposure per dollar of advertising on a scale from 0 to 100, with higher values implying greater audience exposure. If the value of the index for local newspaper advertising is 50 and the value of the index for spot radio advertising is 80, how should the restaurant allocate its advertising budget in order to maximize the value of total audience exposure? Formulate a linear programming model that can be used to determine how the restaurant should allocate its advertising budget in order to maximize the value of total audience exposure.

6 mis209 - assignment solutions 6 Parameters; $1000 Monthly advertising budget 25% Minimum spending for each type of media 50 Value of the index for local newspaper advertising 80 Value of the index for spot radio advertising Decision variables; x 1 x 2 Newspaper advertising budget Radio advertising budget LP Model; Maximize Z = 50x x 2 Subject to: x 1 + x x x x 1, x 2 0 p.s. Optimum Z = 72, 500, x 1 = 250, x 2 = 750 Problem from the Textbook Tom s, Inc., produces various Mexican food products and sells them to Western Foods, a chain of grocery stores located in Texas and New Mexico. Tom s, Inc., makes two salsa products: Western Foods Salsa and Mexico City Salsa. Essentially, the two products have different blends of whole tomatoes, tomato sauce, and tomato paste. The Western Foods Salsa is a blend of 50% whole tomatoes, 30% tomato sauce, and 20% tomato paste. The Mexico City Salsa, which has a thicker and chunkier consistency, consists of 70% whole tomatoes, 10% tomato sauce, and 20% tomato paste. Each jar of salsa produced weighs 10 ounces. For the current production period, Tom s, Inc., can purchase up to 280 pounds of whole tomatoes, 130 pounds of tomato sauce, and 100 pounds of tomato paste; the price per pound for these ingredients is $0.96, $0.64, and $0.56, respectively. The cost of the spices and the other ingredients is approximately $0.10 per jar. Tom s, Inc., buys empty glass jars for $0.02 each, and labeling and filling costs are estimated to be $0.03 for each jar of salsa produced. Tom s contract with Western Foods results in sales revenue of $1.64 for each jar of Western Foods Salsa and $1.93 for each jar of Mexico City Salsa. Develop a linear programming model that will enable Tom s to determine the mix of salsa products that will maximize the total profit contribution.

7 mis209 - assignment solutions 7 Product Price ($) WT (oz.) TS (oz.) TP (oz.) Table 5: Definitions. Western Foods Salsa Mexico City Salsa Capacity Cost $0.06 $0.04 $0.035 WT: Whole tomatoes, TS: Tomato sauce, TP: Tomato paste Cost o f product per jar = ingredients + jar + WT + TS + TP Cost o f Western Foods Salsa per jar = = $0.62 Cost o f Mexico City Salsa per jar = = $0.66 Decision variables; x 1 x 2 Amount of Western Foods Salsa produced Amount of Mexico City Salsa produced Profit function; Pro f it = Income Cost Z = (1.64x x 2 ) (0.62x x 2 ) Z = 1.02x x 2 LP Model; Maximize Z = 1.02x x 2 Subject to: 5x 1 + 7x WT 3x 1 + x TS 2x 1 + 2x TP x 1, x 2 0 p.s. Optimum Z = $876, x 1 = 560, x 2 = 240

Standard Form of a Linear Programming Problem

Standard Form of a Linear Programming Problem 494 CHAPTER 9 LINEAR PROGRAMMING 9. THE SIMPLEX METHOD: MAXIMIZATION For linear programming problems involving two variables, the graphical solution method introduced in Section 9. is convenient. However,

More information

LIFE INSURANCE STRATEGY GUIDE

LIFE INSURANCE STRATEGY GUIDE LIFE INSURANCE 101 STRATEGY GUIDE : STRATEGY GUIDE TABLE OF CONTENTS Why You May Need Life Insurance... 5 Shopping for Life Insurance... 5 How Much Life Insurance to Obtain... 6 Calculating Total Funds

More information

1 Math 1313 Final Review Final Review for Finite. 1. Find the equation of the line containing the points 1, 2)

1 Math 1313 Final Review Final Review for Finite. 1. Find the equation of the line containing the points 1, 2) Math 33 Final Review Final Review for Finite. Find the equation of the line containing the points, 2) ( and (,3) 2. 2. The Ace Company installed a new machine in one of its factories at a cost of $2,.

More information

Weight (lbs.) 3 5 8 10 Cost ($) 9 15 24 30

Weight (lbs.) 3 5 8 10 Cost ($) 9 15 24 30 Name: Class: Date: ID: R CCA Week 12 Test REVIEW 7R 1. Look at the table below. Weight (lbs.) 3 5 8 10 Cost ($) 9 15 24 30 Determine the constant of proportionality. 2. Elizabeth took a test of 25 questions.

More information

To Multiply Decimals

To Multiply Decimals 4.3 Multiplying Decimals 4.3 OBJECTIVES 1. Multiply two or more decimals 2. Use multiplication of decimals to solve application problems 3. Multiply a decimal by a power of ten 4. Use multiplication by

More information

UTILITY AND DEMAND. Chapter. Household Consumption Choices

UTILITY AND DEMAND. Chapter. Household Consumption Choices Chapter 7 UTILITY AND DEMAND Household Consumption Choices Topic: Consumption Possibilities 1) The level of utility a consumer can achieve is limited by A) prices only. B) income only. C) the consumer

More information

PART A: For each worker, determine that worker's marginal product of labor.

PART A: For each worker, determine that worker's marginal product of labor. ECON 3310 Homework #4 - Solutions 1: Suppose the following indicates how many units of output y you can produce per hour with different levels of labor input (given your current factory capacity): PART

More information

MGF 1107 Spring 11 Ref: 606977 Review for Exam 2. Write as a percent. 1) 3.1 1) Write as a decimal. 4) 60% 4) 5) 0.085% 5)

MGF 1107 Spring 11 Ref: 606977 Review for Exam 2. Write as a percent. 1) 3.1 1) Write as a decimal. 4) 60% 4) 5) 0.085% 5) MGF 1107 Spring 11 Ref: 606977 Review for Exam 2 Mr. Guillen Exam 2 will be on 03/02/11 and covers the following sections: 8.1, 8.2, 8.3, 8.4, 8.5, 8.6. Write as a percent. 1) 3.1 1) 2) 1 8 2) 3) 7 4 3)

More information

0.1 Dividing Fractions

0.1 Dividing Fractions 0.. DIVIDING FRACTIONS Excerpt from: Mathematics for Elementary Teachers, First Edition, by Sybilla Beckmann. Copyright c 00, by Addison-Wesley 0. Dividing Fractions In this section, we will discuss the

More information

o Presentation Guide o What s On the Shelf? o Healthy Meal Planner (Side A) / Healthy Meal Planner Worksheet (Side B)

o Presentation Guide o What s On the Shelf? o Healthy Meal Planner (Side A) / Healthy Meal Planner Worksheet (Side B) INGREDIENTS FOR A DYNAMITE PRESENTATION o Presentation Guide o What s On the Shelf? o Healthy Meal Planner (Side A) / Healthy Meal Planner Worksheet (Side B) o Smart Shopper Price Comparison o Blank paper

More information

Chapter 10. Consumer Choice and Behavioral Economics

Chapter 10. Consumer Choice and Behavioral Economics Chapter 10. Consumer Choice and Behavioral Economics Instructor: JINKOOK LEE Department of Economics / Texas A&M University ECON 202 504 Principles of Microeconomics Utility Utility: the satisfaction people

More information

LESSON 12 ALL SAVINGS CHOICES INVOLVE RISK: GRANDMA S GIFT

LESSON 12 ALL SAVINGS CHOICES INVOLVE RISK: GRANDMA S GIFT LESSON 12 ALL SAVINGS CHOICES INVOLVE RISK: GRANDMA S GIFT INTRODUCTION In this lesson, students learn that all savings choices involve risk. Students evaluate various alternatives for saving money. ECONOMICS

More information

Topic 4: Different approaches to GDP

Topic 4: Different approaches to GDP Topic 4: Different approaches to GDP PRINCIPLES OF MACROECONOMICS Dr. Fidel Gonzalez Department of Economics and Intl. Business Sam Houston State University Three different approaches to measure the GDP

More information

Lab 17: Consumer and Producer Surplus

Lab 17: Consumer and Producer Surplus Lab 17: Consumer and Producer Surplus Who benefits from rent controls? Who loses with price controls? How do taxes and subsidies affect the economy? Some of these questions can be analyzed using the concepts

More information

volume-profit relationships

volume-profit relationships Slide 1.3.1 1. Accounting for decision making 1.3 Cost-volume volume-profit relationships Slide 1.3.2 Introduction This chapter examines one of the most basic planning tools available to managers: cost

More information

Note: Total Ordering costs and Total Carrying costs are the same at the optimal order quantity (slide 17-20).

Note: Total Ordering costs and Total Carrying costs are the same at the optimal order quantity (slide 17-20). Lesson 17 Inventory Management Solutions Solved Problem #1: See textbook Solved Problem #2: See textbook Solved Problem #3: See textbook #1: A large bakery buys flour in 25 pound bags. The bakery uses

More information

ELASTICITY Microeconomics in Context (Goodwin, et al.), 3 rd Edition

ELASTICITY Microeconomics in Context (Goodwin, et al.), 3 rd Edition Chapter 4 ELASTICITY Microeconomics in Context (Goodwin, et al.), 3 rd Edition Chapter Overview This chapter continues dealing with the demand and supply curves we learned about in Chapter 3. You will

More information

CMM Subject Support Strand: FINANCE Unit 1 Exchange Rates: Text. 1.1 Straightforward Exchanges. 1.2 Buying and Selling

CMM Subject Support Strand: FINANCE Unit 1 Exchange Rates: Text. 1.1 Straightforward Exchanges. 1.2 Buying and Selling CMM Subject Support Strand: FINANCE Unit Exchange Rates: Text m e p STRAND: FINANCE Unit Exchange Rates TEXT Contents Section. Straightforward Exchanges.2 Buying and Selling.3 Currency Exchange with Commission

More information

1 st Grade Math Do-Anytime Activities

1 st Grade Math Do-Anytime Activities 1 st Grade Have your child help create a number line (0-15) outside with sidewalk chalk. Call out a number and have your child jump on that number. Make up directions such as Hop to the number that is

More information

01 In any business, or, indeed, in life in general, hindsight is a beautiful thing. If only we could look into a

01 In any business, or, indeed, in life in general, hindsight is a beautiful thing. If only we could look into a 01 technical cost-volumeprofit relevant to acca qualification paper F5 In any business, or, indeed, in life in general, hindsight is a beautiful thing. If only we could look into a crystal ball and find

More information

Control Debt Use Credit Wisely

Control Debt Use Credit Wisely Lesson 10 Control Debt Use Credit Wisely Lesson Description In this lesson, students, through a series of interactive and group activities, will explore the concept of credit and the impact of liabilities

More information

Simple Linear Programming Model

Simple Linear Programming Model Simple Linear Programming Model Katie Pease In partial fulfillment of the requirements for the Master of Arts in Teaching with a Specialization in the Teaching of Middle Level Mathematics in the Department

More information

1 Mathematical Models of Cost, Revenue and Profit

1 Mathematical Models of Cost, Revenue and Profit Section 1.: Mathematical Modeling Math 14 Business Mathematics II Minh Kha Goals: to understand what a mathematical model is, and some of its examples in business. Definition 0.1. Mathematical Modeling

More information

ECN 221 Chapter 5 practice problems This is not due for a grade

ECN 221 Chapter 5 practice problems This is not due for a grade ECN 221 Chapter 5 practice problems This is not due for a grade 1. Assume the price of pizza is $2.00 and the price of Beer is $1.00 and that at your current levels of consumption, the Marginal Utility

More information

How to make changes to your annuity income

How to make changes to your annuity income How to make changes to your annuity income What s inside 2 Is it time to make a change? 3 Your annuity income 5 TIAA Traditional income 7 TIAA and CREF variable income 10 Ways to adjust your annuity income

More information

Study Questions (with Answers) Lecture 14 Pegging the Exchange Rate

Study Questions (with Answers) Lecture 14 Pegging the Exchange Rate Study Questions (with Answers) Page 1 of 7 Study Questions (with Answers) Lecture 14 the Exchange Rate Part 1: Multiple Choice Select the best answer of those given. 1. Suppose the central bank of Mexico

More information

Starting a Value Added Food Business. In this guide, you will learn about:

Starting a Value Added Food Business. In this guide, you will learn about: A Guidebook of the Northeast Network of Immigrant Farming Projects Starting a Value Added Food Business In this guide, you will learn about: * Processing raw fruits and vegetables in to a finished product

More information

C 6 - ACRONYMS notesc6.doc Instructor s Supplemental Information Written by Professor Gregory M. Burbage, MBA, CPA, CMA, CFM

C 6 - ACRONYMS notesc6.doc Instructor s Supplemental Information Written by Professor Gregory M. Burbage, MBA, CPA, CMA, CFM C 6 - ACRONYMS notesc6.doc Instructor s Supplemental Information ACRONYMS (ABBREVIATIONS) FOR USE WITH MANAGERIAL ACCOUNTING RELATING TO COST-VOLUME-PROFIT ANALYSIS. CM Contribution Margin in total dollars

More information

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179)

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179) Feb 7 Homework Solutions Math 151, Winter 2012 Chapter Problems (pages 172-179) Problem 3 Three dice are rolled. By assuming that each of the 6 3 216 possible outcomes is equally likely, find the probabilities

More information

Hospitality and Tourism Hotel Management Multiple Choice Math Assessment Problems

Hospitality and Tourism Hotel Management Multiple Choice Math Assessment Problems Hospitality and Tourism Hotel Management Multiple Choice Math Assessment Problems All math problems address TEKS 130.223. Hotel Management. Question 1. In 2008, 4% of the jobs in the hotel industry in

More information

At the end of Chapter 14, you will be able to answer the following:

At the end of Chapter 14, you will be able to answer the following: 1 How to Study for Chapter 14 Costs of Production (This Chapter will take two class periods to complete.) Chapter 14 introduces the main principles concerning costs of production. It is perhaps the most

More information

Econ 202 Final Exam. Douglas, Spring 2006 PLEDGE: I have neither given nor received unauthorized help on this exam.

Econ 202 Final Exam. Douglas, Spring 2006 PLEDGE: I have neither given nor received unauthorized help on this exam. , Spring 2006 PLEDGE: I have neither given nor received unauthorized help on this exam. SIGNED: PRINT NAME: Econ 202 Final Exam 1. When the government spends more, the initial effect is that a. aggregate

More information

MARKETING 26 THE ROAD TO THE CONSUMER

MARKETING 26 THE ROAD TO THE CONSUMER 26 THE ROAD TO THE CONSUMER Insurance. In setting up any kind of business you will need to consider several types of insurance coverage, including 8 : General business liability, including product liability

More information

7. Refer to Table 10-1. The market value of all final goods and services produced within Bahkan in 2010 is a. $95. b. $100. c. $110. d. $120.

7. Refer to Table 10-1. The market value of all final goods and services produced within Bahkan in 2010 is a. $95. b. $100. c. $110. d. $120. Chapter 10 1. For an economy as a whole, income must equal expenditure because a. the number of firms is equal to the number of households in an economy. b. individuals can only spend what they earn each

More information

Auxiliary Verbs. Unit 6

Auxiliary Verbs. Unit 6 Unit 6 Auxiliary Verbs You have already encountered three auxiliary (or helping) verbs: be, do, and have. They are conjugated and used with another verb to change that verb's meaning or tense: I go I am

More information

3.3 Applications of Linear Functions

3.3 Applications of Linear Functions 3.3 Applications of Linear Functions A function f is a linear function if The graph of a linear function is a line with slope m and y-intercept b. The rate of change of a linear function is the slope m.

More information

Models of a Vending Machine Business

Models of a Vending Machine Business Math Models: Sample lesson Tom Hughes, 1999 Models of a Vending Machine Business Lesson Overview Students take on different roles in simulating starting a vending machine business in their school that

More information

Management Accounting 303 Segmental Profitability Analysis and Evaluation

Management Accounting 303 Segmental Profitability Analysis and Evaluation Management Accounting 303 Segmental Profitability Analysis and Evaluation Unless a business is a not-for-profit business, all businesses have as a primary goal the earning of profit. In the long run, sustained

More information

Econ 202 Final Exam. Table 3-1 Labor Hours Needed to Make 1 Pound of: Meat Potatoes Farmer 8 2 Rancher 4 5

Econ 202 Final Exam. Table 3-1 Labor Hours Needed to Make 1 Pound of: Meat Potatoes Farmer 8 2 Rancher 4 5 Econ 202 Final Exam 1. If inflation expectations rise, the short-run Phillips curve shifts a. right, so that at any inflation rate unemployment is higher. b. left, so that at any inflation rate unemployment

More information

CHAPTER 3 CONSUMER BEHAVIOR

CHAPTER 3 CONSUMER BEHAVIOR CHAPTER 3 CONSUMER BEHAVIOR EXERCISES 2. Draw the indifference curves for the following individuals preferences for two goods: hamburgers and beer. a. Al likes beer but hates hamburgers. He always prefers

More information

Chapter 011 Project Analysis and Evaluation

Chapter 011 Project Analysis and Evaluation Multiple Choice Questions 1. Forecasting risk is defined as the: a. possibility that some proposed projects will be rejected. b. process of estimating future cash flows relative to a project. C. possibility

More information

This file includes the answers to the problems at the end of Chapters 1, 2, 3, and 5 and 6.

This file includes the answers to the problems at the end of Chapters 1, 2, 3, and 5 and 6. This file includes the answers to the problems at the end of Chapters 1, 2, 3, and 5 and 6. Chapter One 1. The economic surplus from washing your dirty car is the benefit you receive from doing so ($6)

More information

A Production Planning Problem

A Production Planning Problem A Production Planning Problem Suppose a production manager is responsible for scheduling the monthly production levels of a certain product for a planning horizon of twelve months. For planning purposes,

More information

Consumers face constraints on their choices because they have limited incomes.

Consumers face constraints on their choices because they have limited incomes. Consumer Choice: the Demand Side of the Market Consumers face constraints on their choices because they have limited incomes. Wealthy and poor individuals have limited budgets relative to their desires.

More information

Systems of Linear Equations in Three Variables

Systems of Linear Equations in Three Variables 5.3 Systems of Linear Equations in Three Variables 5.3 OBJECTIVES 1. Find ordered triples associated with three equations 2. Solve a system by the addition method 3. Interpret a solution graphically 4.

More information

Assignment 3 Answer Key (Maximum Points: 100) Multiple-Choice Questions Each question is worth 3 points. Explanation is not required.

Assignment 3 Answer Key (Maximum Points: 100) Multiple-Choice Questions Each question is worth 3 points. Explanation is not required. Econ 4401 International Economics University of Minnesota Deniz Cicek Fall 2009 Assignment 3 Answer Key (Maximum Points: 100) Multiple-Choice Questions Each question is worth 3 points. Explanation is not

More information

PERCENTS - compliments of Dan Mosenkis

PERCENTS - compliments of Dan Mosenkis PERCENTS - compliments of Dan Mosenkis Percent Basics: Percents are connected to many ideas: fractions, decimals, proportions, relative amounts, and multiplicative change. You could say they are like the

More information

Business and Economic Applications

Business and Economic Applications Appendi F Business and Economic Applications F1 F Business and Economic Applications Understand basic business terms and formulas, determine marginal revenues, costs and profits, find demand functions,

More information

Copyright 2014 NOCTI. All rights reserved

Copyright 2014 NOCTI. All rights reserved Copyright 2014 NOCTI All rights reserved 2 Sample Study Guide Information This document provides information about NOCTI study guides which are available for all Job Ready and Pathway assessments. Study

More information

Pre- and Post Test Middle School / Grades 6-8

Pre- and Post Test Middle School / Grades 6-8 Pre- and Post Test Middle School / Grades 6-8 1. You can look in today s newspaper to see today s closing price of a stock. a) true b) false 2. Joey, a conservative investor with a low risk tolerance,

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture - 41 Value of Information In this lecture, we look at the Value

More information

The Income Statement YOUR LEARNING OBJECTIVES CHAPTER THAT WAS THEN. U nderstand the business. S tudy the accounting methods. E valuate the results

The Income Statement YOUR LEARNING OBJECTIVES CHAPTER THAT WAS THEN. U nderstand the business. S tudy the accounting methods. E valuate the results CHAPTER 3 The Income Statement YOUR LEARNING OBJECTIVES U nderstand the business LO 3 1 Describe common operating transactions and select appropriate income statement account titles. S tudy the accounting

More information

Fundamentals Level Skills Module, Paper F5. 1 Hair Co. (a)

Fundamentals Level Skills Module, Paper F5. 1 Hair Co. (a) Answers Fundamentals Level Skills Module, Paper F5 Performance Management December 2012 Answers 1 Hair Co Weighted average contribution to sales ratio (WA C/S ratio) = total contribution/total sales revenue.

More information

Understanding Options: Calls and Puts

Understanding Options: Calls and Puts 2 Understanding Options: Calls and Puts Important: in their simplest forms, options trades sound like, and are, very high risk investments. If reading about options makes you think they are too risky for

More information

Prealgebra. Percent Change

Prealgebra. Percent Change Prealgebra 4 th Edition (Wyatt) Addendum to Chapter 5 Section 2 Percent formula: percent. (whole) = part Percent Change One of the most useful types of problems with percent deal with percent change. For

More information

Understanding the 2013 Year-End Distributions Table

Understanding the 2013 Year-End Distributions Table Understanding the 2013 Year-End Distributions Table Year-end distribution overview Q. What is Fidelity doing this year with regard to providing information on mutual fund distributions to Fidelity fund

More information

MBA Data Analysis Pad John Beasley

MBA Data Analysis Pad John Beasley 1 Marketing Analysis Pad - 1985 Critical Issue: Identify / Define the Problem: Objectives: (Profitability Sales Growth Market Share Risk Diversification Innovation) Company Mission: (Source & Focus for

More information

Hospitality Mathematics Test-Out Study Guide

Hospitality Mathematics Test-Out Study Guide Name Hospitality Mathematics Test-Out Study Guide Directions: There are 110 answers to be calculated for this practice exam spread over 9 pages. For easy reference, place all answers in the appropriate

More information

Learning Objectives for Section 1.1 Linear Equations and Inequalities

Learning Objectives for Section 1.1 Linear Equations and Inequalities Learning Objectives for Section 1.1 Linear Equations and Inequalities After this lecture and the assigned homework, you should be able to solve linear equations. solve linear inequalities. use interval

More information

Algebra. Lesson 5.1 Using Letters as Numbers. Write an expression for each situation. 1. Add 8 to w 2. Subtract 10 from a. 3.

Algebra. Lesson 5.1 Using Letters as Numbers. Write an expression for each situation. 1. Add 8 to w 2. Subtract 10 from a. 3. 5 CHAPTER Algebra Lesson 5.1 Using Letters as Numbers Write an expression for each situation. 1. Add 8 to w 2. Subtract 10 from a 3. Sum of p and 3_ 4 4. Subtract 6y from 5 5. Multiply 6 by g 6. Divide

More information

Chapter 12. The Costs of Produc4on

Chapter 12. The Costs of Produc4on Chapter 12 The Costs of Produc4on Copyright 214 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education. What will you learn

More information

SHOPPING FOR FOOD. Shopping For Food

SHOPPING FOR FOOD. Shopping For Food SHOPPING FOR FOOD Shopping For Food (teacher) Sample questions: If you have ever looked inside other peoples grocery carts you probably observed they don t always buy the same foods you buy. When grocery

More information

Simple Investment Strategy During a Global Crisis

Simple Investment Strategy During a Global Crisis 2012 Simple Investment Strategy During a Global Crisis This document describes a simple investment strategy designed for people who do not have much experience in investments, but would like to optimize

More information

Definitions and terminology

Definitions and terminology Exchange rates are a confusing concept despite the fact that we have to deal with exchange rates whenever we travel abroad. The handout will tackle the common misconceptions with exchange rates and simplify

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Econ 201 Practice Test 1 Professor V. Tremblay MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) Scarcity can best be defined as a situation in which:

More information

MATH 103/GRACEY PRACTICE EXAM/CHAPTERS 2-3. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MATH 103/GRACEY PRACTICE EXAM/CHAPTERS 2-3. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MATH 3/GRACEY PRACTICE EXAM/CHAPTERS 2-3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) The frequency distribution

More information

1. Sales = variable cost + fixed cost + target operating profit 30,000($65) = 30,000($34) + $480,500 + N N = $449,500

1. Sales = variable cost + fixed cost + target operating profit 30,000($65) = 30,000($34) + $480,500 + N N = $449,500 9-35 Connelly Inc., a manufacturer of quality electric ice cream makers, has experienced a steady growth in sales over the past few years. Since her business has grown, Jan Delany, the president, believes

More information

START YOUR OWN BUSINESS WORK BOOK 4 BUSINESS VIABILITY

START YOUR OWN BUSINESS WORK BOOK 4 BUSINESS VIABILITY START YOUR OWN BUSINESS WORK BOOK 4 BUSINESS VIABILITY BUSINESS VIABILITY What costs do I need to consider and what s the difference between startup, fixed and variable costs? How much do I need to sell

More information

What Caused the Great Depression? Grade 10

What Caused the Great Depression? Grade 10 History Ohio Standards Connection: Benchmark F Identify major historical patterns in the domestic affairs of the United States during the 20 th century and explain their significance. Indicator 9 Analyze

More information

CHAPTER 5 WORKING WITH SUPPLY AND DEMAND Microeconomics in Context (Goodwin, et al.), 2 nd Edition

CHAPTER 5 WORKING WITH SUPPLY AND DEMAND Microeconomics in Context (Goodwin, et al.), 2 nd Edition CHAPTER 5 WORKING WITH SUPPLY AND DEMAND Microeconomics in Context (Goodwin, et al.), 2 nd Edition Chapter Overview This chapter continues dealing with the demand and supply curves we learned about in

More information

Biotech Foods Community Snapshot

Biotech Foods Community Snapshot Biotech Foods Community Snapshot Introduction Lesson Introduction Biotechnology is becoming a commonly used term in today s society. Recent surveys conducted on consumer attitudes toward biotech foods,

More information

2. System of linear equations can be solved by graphing, substitution, or eliminating a variable.

2. System of linear equations can be solved by graphing, substitution, or eliminating a variable. 1 Subject: Algebra 1 Grade Level: 9 th Unit Plan #: 6 UNIT BACKGROUND Unit Title: Systems of Equations and Inequalities Grade Level: 9 Subject/Topic: Algebra 1 Key Words: Graphing, Substitution, Elimination

More information

COST THEORY. I What costs matter? A Opportunity Costs

COST THEORY. I What costs matter? A Opportunity Costs COST THEORY Cost theory is related to production theory, they are often used together. However, the question is how much to produce, as opposed to which inputs to use. That is, assume that we use production

More information

Analysis of through-chain pricing of food products (Summary version) Freshlogic 24 August 2012

Analysis of through-chain pricing of food products (Summary version) Freshlogic 24 August 2012 Analysis of through-chain pricing of food products (Summary version) Freshlogic August 0 Introduction Objective This document has been prepared by Freshlogic as an internal briefing paper for Coles on

More information

Reading: Chapter 19. 7. Swaps

Reading: Chapter 19. 7. Swaps Reading: Chapter 19 Chap. 19. Commodities and Financial Futures 1. The mechanics of investing in futures 2. Leverage 3. Hedging 4. The selection of commodity futures contracts 5. The pricing of futures

More information

Households Wages, profit, interest, rent = $750. Factor markets. Wages, profit, interest, rent = $750

Households Wages, profit, interest, rent = $750. Factor markets. Wages, profit, interest, rent = $750 KrugmanMacro_SM_Ch07.qxp 11/9/05 4:47 PM Page 87 Tracking the Macroeconomy 1. Below is a simplified circular-flow diagram for the economy of Micronia. a. What is the value of GDP in Micronia? b. What is

More information

Understanding Depreciation, Fixed, and Variable Costs

Understanding Depreciation, Fixed, and Variable Costs Lesson D4 2 Understanding Depreciation, Fixed, and Variable Costs Unit D. Basic Agribusiness Principles and Skills Problem Area 4. Applying Basic Economic Principles in Agribusiness Lesson 2. Understanding

More information

How Does Money Grow Over Time?

How Does Money Grow Over Time? How Does Money Grow Over Time? Suggested Grade & Mastery Level High School all levels Suggested Time 45-50 minutes Teacher Background Interest refers to the amount you earn on the money you put to work

More information

MATHEMATICS Grade 6 2015 Released Test Questions

MATHEMATICS Grade 6 2015 Released Test Questions MATHEMATICS Grade 6 d Test Questions Copyright 2015, Texas Education Agency. All rights reserved. Reproduction of all or portions of this work is prohibited without express written permission from the

More information

GCSE Business Studies. Ratios. For first teaching from September 2009 For first award in Summer 2011

GCSE Business Studies. Ratios. For first teaching from September 2009 For first award in Summer 2011 GCSE Business Studies Ratios For first teaching from September 2009 For first award in Summer 2011 Ratios At the end of this unit students should be able to: Interpret and analyse final accounts and balance

More information

CHAPTER 6. PROSPECTING THE LIFEBLOOD OF SELLING. Pro. Selling-Chapter 6 1

CHAPTER 6. PROSPECTING THE LIFEBLOOD OF SELLING. Pro. Selling-Chapter 6 1 CHAPTER 6. PROSPECTING THE LIFEBLOOD OF SELLING Pro. Selling-Chapter 6 1 Learning Objective After studying this Chapter, you should be able: Define and describe 10 steps in the sales process Explain why

More information

ICASL - Business School Programme

ICASL - Business School Programme ICASL - Business School Programme Quantitative Techniques for Business (Module 3) Financial Mathematics TUTORIAL 2A This chapter deals with problems related to investing money or capital in a business

More information

Lesson 3: Constructing Circle Graphs. Selected Content Standards. Translating Content Standards into Instruction

Lesson 3: Constructing Circle Graphs. Selected Content Standards. Translating Content Standards into Instruction Lesson 3: Constructing Circle Graphs Selected Content Standards Benchmarks Addressed: D-1-M Systematically collecting, organizing, describing, and displaying data in charts, tables, plots, graphs, and/or

More information

Equation Solving Principles

Equation Solving Principles MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 1: Graphs, Functions, and Models 1.1 Introduction to Graphing 1.2 Functions and Graphs 1.3 Linear Functions, Slope, and

More information

Exhibit 7.5: Graph of Total Costs vs. Quantity Produced and Total Revenue vs. Quantity Sold

Exhibit 7.5: Graph of Total Costs vs. Quantity Produced and Total Revenue vs. Quantity Sold 244 13. 7.5 Graphical Approach to CVP Analysis (Break-Even Chart) A break-even chart is a graphical representation of the following on the same axes: 1. Fixed costs 2. Total costs at various levels of

More information

Writing a News Report

Writing a News Report Literacy Preparation Week November 2009 Student Edition Learning About Writing a News Report Created by: Dale Simnett and Darren Reed Formatted by R Fracchioni 2009 Reproduction of the material without

More information

tutor2u tutor2u Interactive Business Simulations Finance: Cash Flow Management

tutor2u tutor2u Interactive Business Simulations Finance: Cash Flow Management Interactive Business Simulations Finance: Cash Flow Management Note: this interactive simulator is designed to be viewed using an up-to-date internet browser. Users must also have Macromedia Flash Player

More information

Business Model Generation Project Cinema and Movie Theater Subscription Service

Business Model Generation Project Cinema and Movie Theater Subscription Service Business Model Generation Project Cinema and Movie Theater Subscription Service This document presents a business model for the cinema and movie theater industry based on the nine key building blocks for

More information

ISyE 2030 Test 2 Solutions

ISyE 2030 Test 2 Solutions 1 NAME ISyE 2030 Test 2 Solutions Fall 2004 This test is open notes, open books. Do precisely 5 of the following problems your choice. You have exactly 55 minutes. 1. Suppose that we are simulating the

More information

Subtraction 1.3. Overcoming Math Anxiety

Subtraction 1.3. Overcoming Math Anxiety 1.3 Subtraction 1.3 OBJECTIVES 1. Use the language of subtraction 2. Subtract whole numbers without borrowing 3. Solve applications of simple subtraction 4. Use borrowing in subtracting whole numbers 5.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Practice for Perfect Competition Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) Which of the following is a defining characteristic of a

More information

VANILLA OPTIONS MANUAL

VANILLA OPTIONS MANUAL VANILLA OPTIONS MANUAL BALANCE YOUR RISK WITH OPTIONS Blue Capital Markets Limited 2013. All rights reserved. Content Part A The what and why of options 1 Types of options: Profit and loss scenarios 2

More information

Microeconomics and mathematics (with answers) 5 Cost, revenue and profit

Microeconomics and mathematics (with answers) 5 Cost, revenue and profit Microeconomics and mathematics (with answers) 5 Cost, revenue and profit Remarks: = uantity Costs TC = Total cost (= AC * ) AC = Average cost (= TC ) MC = Marginal cost [= (TC)'] FC = Fixed cost VC = (Total)

More information

Cosumnes River College Principles of Macroeconomics Problem Set 3 Due September 17, 2015

Cosumnes River College Principles of Macroeconomics Problem Set 3 Due September 17, 2015 Cosumnes River College Principles of Macroeconomics Problem Set 3 Due September 17, 2015 Name: Solutions Fall 2015 Prof. Dowell Instructions: Write the answers clearly and concisely on these sheets in

More information

IEOR 4404 Homework #2 Intro OR: Deterministic Models February 14, 2011 Prof. Jay Sethuraman Page 1 of 5. Homework #2

IEOR 4404 Homework #2 Intro OR: Deterministic Models February 14, 2011 Prof. Jay Sethuraman Page 1 of 5. Homework #2 IEOR 4404 Homework # Intro OR: Deterministic Models February 14, 011 Prof. Jay Sethuraman Page 1 of 5 Homework #.1 (a) What is the optimal solution of this problem? Let us consider that x 1, x and x 3

More information

Comparing Simple and Compound Interest

Comparing Simple and Compound Interest Comparing Simple and Compound Interest GRADE 11 In this lesson, students compare various savings and investment vehicles by calculating simple and compound interest. Prerequisite knowledge: Students should

More information

MAXIMUM PROFIT EXAMPLES

MAXIMUM PROFIT EXAMPLES MAXIMUM PROFIT EXAMPLES 1. Many times business will raise the prices of their goods or services to increase their profit. However, when they raise their prices, they usually lose some customers. In such

More information

Investor Questionnaire

Investor Questionnaire Investor Questionnaire Answer the questions on the following pages with one specific financial goal in mind, such as retirement. Don t use this questionnaire for goals that require you to spend all of

More information

Module 4: Goal Setting and Planning

Module 4: Goal Setting and Planning Module 4: Goal Setting and Planning This module addresses the ways in which goal setting and planning help to promote life satisfaction. Setting goals helps people to look forward to the future and have

More information

Management Accounting 2 nd Year Examination

Management Accounting 2 nd Year Examination Management Accounting 2 nd Year Examination August 2013 Exam Paper, Solutions & Examiner s Report NOTES TO USERS ABOUT THESE SOLUTIONS The solutions in this document are published by Accounting Technicians

More information