Answer:
$16,000
Explanation:
The computation of the amount reported for the interest payable is shown below:
= Principal × rate of interest × number of months ÷ (total number of months in a year)
= $800,000 × 8% × (3 months ÷ 12 months)
= $16,000
The three months should be taken from October 1 To November 1 and November 1 to December 31
We simply applied the above formula so that the interest payable amount could come
Answer:
The correct answer is letter "C": The employee whose performance was appraised may develop a deflated ego.
Explanation:
Appraisal interviews are conducted to discuss the performance of employees. The company sets a standard of how the duties of workers must be developed and employees are evaluated based on those guidelines. The closer the employee method or woking is to the company's standards, the possibilities of scoring higher increase.
However, not all employees end up with a good score after appraisals. <em>Those who are provided with negative notes typically develop a deflated ego since their performance was qualified as lacking. Managers must follow up on these workers to make sure they are not discouraged and that they accomplish the objectives their roles demand.</em>
Answer:
// Program is implemented using Coral Programming Language
int X
int Y
int Sum
Put "Enter any two numbers" to output
x = Get next input
Y = Get next input
if Y < X
Put "Second integer can't be less than the first" to output
else
for Sum = X; Sum <= Y; Sum = Sum + 10
Put Sum to output
Explanation:
The above program is written using Coral Programming Language
The first line is a comment
The next 3 lines declares 3 integer variables
Which are X, Y and Sum
X and Y represent the two input numbers as seen on line 6 and 7
X, being the first and Y being the second
Line 8 tests the larger of the two numbers
If Y is less than X, the output is "Second integer can't be less than the first" without the quotes
Else
The last two lines perform iterative operations that assigns the addition of 10 and X to Sum
It continues printing sum as long as sum is less than the value of Y.
Answer:
a) $3
b) $2
c) 1449
Explanation:
Given:
The cost for a carton of milk = $3
Selling price for a carton of milk = $5
Salvage value = $0 [since When the milk expires, it is thrown out ]3
Mean of historical monthly demand = 1,500
Standard deviation = 200
Now,
a) cost of overstocking = Cost for a carton of milk - Salvage value
= $3 - $0
= $3
cost of under-stocking = Selling price - cost for a carton of milk
= $5 - $3
= $2
b) critical ratio =
or
critical ratio =
or
critical ratio = 0.4
c) optimal quantity of milk cartons = Mean + ( z × standard deviation )
here, z is the z-score for the critical ration of 0.4
we know
z-score(0.4) = -0.253
thus,
optimal quantity of milk cartons = 1,500 + ( -0.253 × 200 )
= 1500 - 50.6
= 1449.4 ≈ 1449 units
Sales salaries are expensed at the time they are incurred.
In 2020, the average sales representative's salary was $73,500. In 2020, the average salaries for comparable jobs were $147,580 for a sales manager, $69,100 for an insurance salesman, $62,990 for a realtor, and $30,940 for a retail salesperson yes you can be a millionaire or billionaire as a seller.
Sales salaries careers are well paid and he ranks third on this list of high-paying jobs without a degree. A salesperson's revenue is directly tied to their sales performance. This means that sales positions have excellent earning potential. Working in sales can be incredibly stressful.
Learn more about Sales salaries at
brainly.com/question/24825618
#SPJ4