Explain the following:
(a). Mafisa & Matimela. (4 marks)
(b). “wholly” “Exclusively” and “necessarily
1) Mafisa refers to the livestock lent to another individual for a specified period. The cattle form part of the owner`s herd would be taxable in their own hands.
Matimela refers to the stray cattle. These animals reduce the closing stock of the farmer. When the cattle’s are found it would be considered in the opening stock as lost and found
2) The rule of “wholly” “Exclusively” and “necessarily” states that all outgoing and expenditure would be only deductible in computing the business profits when incurred only for business purposes
Explain the following: (a). Mafisa & Matimela. (4 marks) (b). “wholly” “Exclusively” and “necessarily
MCQ 13 (4 marks) Which of the following statements is not necessarily true regarding mechanical waves? A) They are formed by some source of disturbance. (B) They are sinusoidal in nature. (C) They carry energy (D) They require a medium through which to propagate. (E) The wave speed depends on the properties of the medium in which they travel.
MCQ 13 (4 marks) Which of the following statements is not necessarily true regarding mechanical waves? A) They are formed by...
Explain why the highest oxidation state for group 14 (IVA), +4, is exclusively observed for carbon but hard to stabilize for lead, which has +2 as its most stable oxidation state. When formulating your answer, also consider what oxidation states are typically exhibited by silicon, germanium and tin.
Explain why tge following compound yields the hoffmann product exclusively (no zaitsev product at all) even when treated with a small basr like sodium methoxide
1111 OULUN 2 HUIS d) Explain why the change in CPI doesn't necessarily reflect the change in prices of necessities and who this is likely to impact upon the most. (3 marks)
Explain why the following stakeholders use accounting information. a. Creditors (2 marks) b. Debtors (2 marks) c. Employees (2 marks) d. Analysts (2 marks) e. Public (2 marks)
a. Briefly explain two primary reasons for a firm to hold cash. (4 marks) b. A firm's weekly average cash balances are as follows: Week 1 Week 2 Week 3 Week 4 RM24,000 RM34, 000 RM10,000 RM15,000 nual interest rate is 12 percent, how much return can be earned on the average (5 marks) cash balance? c. Using appropriate example, distinguish the lead and lag strategies. (6 marks) d Classity whether the following actions INCREASE, DECREASE, or CAUSE NO CHANGE...
Explain what the following ratios measure. a. Asset turnover (2 marks) b. Inventory turnover (2 marks) c. Operating cycle (2 marks) d. Cash conversion cycle (2 marks) e. Customer collection period (2 marks)
(b) Explain why the first four students walking Into the classroom would not necessarily form a random sample. (Select all that apply.) O Perhaps they are students that needed less time to get to class. O Perhaps they are excellent students who make a special effort to get to class early. O There is nothing wrong with choosing the first four students walking into the classroom. O Perhaps they are students that had a class Immediately prior to this one....
3. Explain any one of the following by considering resonating structures. (4 marks) a) Substituion of toluene takes place at meta position and not at ortho or para b) Chlorination of phenol gives ortho or para products but not meta.
please explain very well.Thanks
Question 3) What is the output of the following code? (4 marks) #include <stdio.h> int main(void) Output: int i; for (i = 0;i<4; i++) static int a = 0; int b = 0; a++; b++; printf("%d %d", a,b); 11213141