D. government total outstanding debt
A. A surplus
Answer:<u><em>If the monopolist's marginal revenue is greater than its marginal cost, the monopolist can increase profit by selling more units at a lower price per unit. </em></u>
Explanation:
If the monopolist's marginal revenue is greater than its marginal cost, the monopolist can increase profit by selling more units at a lower price per unit. In the case of higher MR , the maximum profit will come about at the level of where MR is equal to the MC. So in this case to increase the profit, MR i,e, also the price can be lower to the level of MC to sell more commodity and earn higher profits.
Answer:
Explanation:
The following is written in Python and does exactly as described. It creates a dictionary called menu and adds both the keys and their corresponding price values. Then it creates a variable named cookie_price and gives it the value that is returned from using the key "cookies" in the menu dictionary. Finally, it prints out cookie_price
menu = {"ice cream": 4.95, "cookies": 2, "candy": 1}
cookie_price = menu.get("cookies")
print(cookie_price)
Answer:
The correct answer is letter "D": summary-of-benefits.
Explanation:
The summary-of-benefits sales closing technique allows reinforcing the customer interest in buying, with the purpose reiterating the quality and benefits of the good or service being offered. By summarizing the benefits, the salesperson tries to show the potential buyer the real value of the product.
Answer:
a. why these customers' needs should be satisfied.
Explanation:
The basic purpose of a business is to identify or create a need in the market they want to work in and try to fulfill those needs and create a demand for their products and services.
While doing all of this, the company needs to think of business level strategies that would be based on who the customer is, what his needs are and how these needs will be satisfied.
The question of why the needs of the customer must be satisfied does not stand in the context of making business strategies.