1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Lelechka [254]
2 years ago
14

9. Amir also needs to calculate the commissions paid each month. If the company earns $275,000 or more in a month, the commissio

n is 26% of the sales. If the company earns less than $275,000 in a month, the commission is 17% of the sales. Calculate the commissions as follows: a. In cell B16, enter a formula that uses the IF function and tests whether the total sales for July (cell B9) is greater than or equal to 275000. b. If the condition is true, multiply the total sales for July (cell B9) by 0.26 to calculate a commission of 26%. c. If the condition is false, multiple the total sales for July (cell B9) by 0.17 to calculate a commission of 17%.
Business
1 answer:
nadezda [96]2 years ago
5 0

The required excel function which calculates the amount of commission for July is <em>=IF(B9>=275000, B9*0.26, B9*0.17)</em>.

  • The IF function in excel uses the syntax ; <em>=IF(condition, statement 1, statement 2)</em>

  • The first argument in the function is the condition which is to check if the value in <em>B9 is greater than or equal to 275000</em>.

  • Next argument is the statement to execute if the condition is true, which is to multiply the value in B9 by the commission percentage ; 26%

  • Next argument is the statement to execute if the condition is False, which is to multiply the value in B9 by 17%.

Therefore, the required expression is <em>=IF(B9>=275000, B9*0.26, B9*0.17)</em>

Learn more :brainly.com/question/20620378?referrer=searchResults

You might be interested in
All of the following are characteristics of a perfectly competitive market except: Group of answer choices barriers to entry per
Vesna [10]

Answer:

barriers to entry

Explanation:

The characteristics or attributes of the perfectly competitive market are as follows

1. There are large number of buyers and seller who purchase and sales similar kind of products

2. No transaction is involved

3. No barrier for entry and exit into the market

4. It contains the perfectly elastic demand

5. Perfect knowledge about the products

Therefore the first option is considered

7 0
3 years ago
A. Finance, or financial management, requires the knowledge and precise use of the language of the field.
Sergio [31]

Answer:

1. Amortization Schedule.

2. Amortized loan.

3. Annual Percentage rate.

4. Discounting.

5. Future Value.

6. Opportunity cost of funds.

7. Time value of money.

8. Annuity due.

9. Perpetuity.

10. Ordinary annuity.

11. PMT/r.

Explanation:

Financial accounting is an accounting technique used for analyzing, summarizing and reporting of financial transactions like sales costs, purchase costs, payables and receivables of an organization using standard financial guidelines such as Generally Accepted Accounting Principles (GAAP).

Some of the financial terminologies used in financial accounting are;

1. <u>Amortization Schedule</u>: A schedule or table that reports the amount of principal and the amount of interest that make up each payment made to repay a loan by the end of its regular term.

2. <u>Amortized loan</u>: A loan in which the payments include interest as well as loan principal.

3. <u>Annual Percentage rate</u>: A value that represents the interest paid by borrowers or earned by lenders, expressed as a percentage of the amount borrowed or invested over a 12-month period.

4. <u>Discounting</u>: A process that involves calculating the current value of a future cash flow or series of cash flows based on a certain interest rate.

5. <u>Future Value</u>: The name given to the amount to which a cash flow, or a series of cash flows, will grow over a given period of time when compounded at a given rate of interest.

6. <u>Opportunity cost of funds</u>: A 6% return that you could have earned if you had made a particular investment.

7. <u>Time value of money</u>: A concept that maintains that the owner of a cash flow will value it differently, depending on when it occurs.

8. <u>Annuity due</u>: A series of equal cash flows that occur at the beginning of each of the equally spaced intervals (such as daily, monthly, quarterly, and so on).

9. <u>Perpetuity</u>: A cash flow stream that is generated by a share of preferred stock that is expected to pay dividends every quarter indefinitely.

10. <u>Ordinary annuity</u>: A series of equal cash flows that occur at the end of each of the equally spaced intervals (such as daily, monthly, quarterly, and so on).

11. Time value of money calculations can be solved using a mathematical equation, a financial calculator, or a spreadsheet. The equation which can be used to solve for the present value of a perpetuity is given below;

Present value of a perpetuity (PV) = PMT/r

Where;

  • PMT represents the payment amount.
  • r represents the annual interest rate.
3 0
2 years ago
9- 23. Someone argues that an advantage of vouchers would be to allow high school students to learn to weld and operate a mill i
Amiraneli [1.4K]

Answer:

The correct answer is letter "D": vouchers as an efficient and equitable use of public resources.

Explanation:

School vouchers are monetary public resources allocated to private education. States provide parents a certain amount of money so their children go to a private school or, in other cases, that money can be used for homeschooling. The money provided covers part of private schooling only.

Therefore, <em>if a person focuses on providing students technical knowledge that could be useful for students when they join the workforce instead of allocating resources for private regular shooling, that individual is likely to consider that vouchers are not used efficiently neither it brings effective results.</em>

3 0
3 years ago
Suppose that preferences over private consumption C and public goods G are such that these two goods are perfect substitutes, th
Temka [501]

Answer:

Please see explanation below.

Explanation:

Public goods are goods consumed collectively, they are provided for all members of a community,

no one can be excluded from their consumption. The consumption by one person does not decrease the consumption possibilities for others. Public goods are available for everybody without paying, and these goods cannot be rationed: they are either provided for the whole community, or for no one. Examples of public goods include the public lighting system, public roads, radio broadcasts, national defence, lighthouses, town pavements, etc.

Private goods, on the other hand, are goods consumed individually, and if a unit has been consumed by

someone, then no one else can also consume the same unit. Private goods are scarcely available, and consuming a unit will decrease the amount available for further consumption. Therefore consumers compete for private goods, i.e. private goods are rival in consumption. Consumers can consume them if they pay the price, non-payers are excluded from consumption.

In the first scenario, given that both the private good and public good are perfect substitutes, the optimum quantity produced by the government is at the point where marginal social cost is equal to the marginal social benefit. This optimum output is lower than that of the private firm because the price of public good is higher than price of private good (since marginal social cost > marginal private cost).

If b increases, that means consumers are willing to give up more units of public goods for one unit of the private good. Therefore, the quantity produced by the government will reduce.

For the second part of the question: C = aG, where a > 0.

This implies that equal or more units of the private good is consumed with a particular units of public good. The optimum output still remain at the point where marginal social cost is equal to marginal social benefit but this output level is lower than if the two goods were to be perfect substitutes.

7 0
3 years ago
The price of a basket of goods is $2000 in the U.S. If purchasing power parity holds, and the dollar buys two units of some coun
Eva8 [605]

Answer:

4000

Explanation:

Calculation to determine how many units of foreign currency does the same basket of goods cost in that country

Based on the information given we were told that the PRICE OF A BASKET OF GOODS is the amount of $2000 in which the dollar buys TWO UNITS of some country’s currency, now let determine HOW MANY UNITS of foreign currency does the same basket of goods cost in that country

Using this formula

Units of foreign currency=Basket of goods price*Some country’s currency units

Let plug in the formula

Units of foreign currency=$2,000* 2 units

Units of foreign currency=4,000 units

Therefore the number of units of foreign currency that the same basket of goods cost in that country is 4,000

The price of a basket of goods is $2000 in the U.S. If purchasing power parity holds, and the dollar buys two units of some country’s currency, then how many units of foreign currency does

7 0
2 years ago
Other questions:
  • 98 points list 2 reasons why trump is a good prez and 3 reasons why he is not
    13·2 answers
  • A university that focuses its advertising on offering a sound curriculum with consistent course offerings, extensive placement s
    14·1 answer
  • The General Fund of the City of Snake River operates on a calendar year basis. It sends bills to property owners on January 2. T
    15·1 answer
  • One of the most talented managers to ever work at ABC Inc. is Amy Holmes. Combining graciousness intelligence and creativity. Am
    11·1 answer
  • The wrist watch industry in a country is not very competitive. There are limited brands available and the existing firms use the
    13·1 answer
  • Dr. Osorno was served with a malpractice lawsuit based on allegedly removing the wrong organ. Following discovery, it becomes cl
    12·1 answer
  • Technician A says that a spark test should be performed on an engine that will not start. Technician B says that a spark test sh
    6·1 answer
  • Based on the balance
    8·1 answer
  • Elk, a C corporation, has $370,000 operating income and $290,000 operating expenses during the current year. In addition, Elk ha
    7·1 answer
  • An advantage of Describe multichannel marketing is that catalogs can serve a shopping tools for online purchasing, as they do fo
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!