Math Problem Statement
As sales manager for Montevideo Productions, Inc., you are planning to review the prices you charge clients for television advertisement development. You currently charge each client a fee of $15,000 which has resulted in 50 contracts per month. This is down 8 contracts per month from the figure last year when the company charged only $12,000. The estimated costs to Montevideo Productions are given below.
Fixed Cost: 100,000 per month Variable Cost: 6000 per contract
State the demand price p as a linear fn of rge number of monthly contracts: x
explain how I would accomplish this in excel
Solution
To express the demand price as a linear function of the number of monthly contracts , we can use the information provided about the relationship between price and contracts. You are told that when the price was $12,000, the company received 58 contracts (50 + 8), and when the price was $15,000, the company received 50 contracts.
Step-by-step to derive the demand price function:
-
Linear relationship between price and contracts: The price and the number of contracts can be modeled by a linear equation of the form: where is the price, is the number of contracts, is the slope of the line, and is the y-intercept (the price when ).
-
Calculate the slope: To find the slope , use the formula for the slope between two points: where , , , and . So, the slope is -375.
-
Find the y-intercept : Now that we have the slope, we can plug in one point (for example, , ) into the linear equation to solve for : So, .
-
Final equation for demand price : The linear equation is: where is the price charged per contract, and is the number of contracts per month.
Using Excel to calculate the demand price function:
You can use Excel to model this relationship by following these steps:
-
Set up your data: In Excel, create two columns:
- In column A, list the number of contracts (e.g., from 50 to 58).
- In column B, list the corresponding prices for those contract values (e.g., $15,000 for 50 contracts and $12,000 for 58 contracts).
-
Create a scatter plot:
- Highlight your data and insert a scatter plot (from the "Insert" tab).
- Select "Scatter with Straight Lines" to visualize the linear relationship between contracts and price.
-
Add a trendline:
- Right-click on the data points in the scatter plot and choose "Add Trendline."
- In the options, select "Linear" and check the box for "Display Equation on Chart."
- Excel will display the linear equation, which should match the equation derived earlier .
-
Use the equation for predictions: You can now use this equation to predict the price for any number of contracts by plugging in the value for in Excel:
- In a new column (C), use the formula:
= -375*A2 + 33750
to calculate the price based on the number of contracts in column A.
- In a new column (C), use the formula:
This approach will help you analyze the pricing model and make data-driven decisions about your pricing strategy.
Would you like more details or have any questions?
Related Questions:
- How would changes in fixed costs impact this pricing model?
- Can you model the total profit as a function of the number of contracts?
- How could we account for nonlinear demand behavior if price sensitivity changes at different levels of contracts?
- What are the impacts of increasing variable costs on the breakeven number of contracts?
- How could this model be adapted if we introduce promotional discounts?
Tip:
Always ensure you check the sensitivity of your model to changes in costs or demand to understand its flexibility under different scenarios.
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Algebra
Linear Functions
Demand Price Modeling
Formulas
Linear equation p = mx + b
Slope formula m = (p2 - p1) / (x2 - x1)
Theorems
-
Suitable Grade Level
Grades 10-12