Answer:
A. will not balance desired outcomes with performance drivers of those outcomes.
Explanation:
The balance score card is the score card that reflects the performance level from which the organisation will be able to take the actions, decisions appropriately.
If the company uses the few balanced scorecard that would leads to not balancing the desired outcomes with its performance drivers that means they are not able to matched with each other outcomes or results
Answer:
Hannah's Pool Service Company
Statement of owner equity for the year ended December 31
Particulars Amount
Capital (January 1) $309,170
Investment during the year $22,040
Net Income $55,080
Withdrawals during the year (-<u>$39,010</u>)
Increase in the owner equity <u>$38,110</u>
Capital (December 31) <u>$347.280</u>
<u>Workings</u>
a. Increase in the owner equity = Investment during the year + Net income - withdrawal during the year
=$22040+$55080 -$39010
=$38110
b. Capital (December 31) = Capital on January 1 + Increase in owner equity
=$309170 +$38110
=$347280
Answer:
The correct answer is A.
Explanation:
Giving the following information:
Estimated overhead= $396,000
Department:
Consumer= 700
Commercia= 300
To calculate the estimated manufacturing overhead rate we need to use the following formula:
Estimated manufacturing overhead rate= total estimated overhead costs for the period/ total amount of allocation base
Estimated manufacturing overhead rate= 396,000/1,000= $396 per loan processed.
Now, we can allocate overhead:
Allocated MOH= Estimated manufacturing overhead rate* Actual amount of allocation base
Allocated MOH= 396*300= $118,800
Answer:
$1,634
Explanation:
The computation of the additional tax to be paid is shown below:
Additional tax is
= Tax rate × net investment income
= 0.038 × $43,000
= $1,634
We simply multiplied the tax rate with the net investment income in order to determine the additional tax
Answer:
Given that Program instructions consists of:
- 60% floating point multiply
- 20% floating point divide
- 20% other instructions
Amdahl's law states that:
Execution time affected by improvement = (Execution time after improvement/ Amount of improvement) + (Execution time unaffected)
Assuming initially that floating point multiply, divide and other instructions have same clocks per instruction (CPI).
Part (a)
New execution time after improvement with multiply = (60) / 8 + (20 + 20) = 47.5
New execution time after improvement with Divide = (20) / 3 + (60 + 20) = 86.67
New system should be 4x faster which means new execution time should be below = 100/ 4 = 25.
Therefore, Management's goal can NOT be achieved by making the improvement with multiply or divide alone.
Part (b)
New execution time after improvement with multiply and divide = (60 / 8) + (20 / 3) + 20 = 34.17
Speed up = execution time of original machine / Execution time of new machine = (100 / 34.17) = 2.93
Therefore, new machine is 2.93 times faster than original machine.