Answer:
d. $672.41 per service call
Explanation:
The computation of the activity rate for servicing goods is shown below:
= (Total servicing good cost) ÷ (Total service calls)
= $195,000 ÷ 290
= $672.41 per service call
The total service call would be
= JIT distributors + Non-JIT distributors
= 200 + 90
= 290
All other information which is given is not relevant. Hence, ignored it
Answer:
b. 300,000 shares being sold is an issuer transaction and the 200,000 shares being sold is a non-issuer transaction.
Explanation:
A non-issuer transaction is a transaction that does not directly benefit an issuer or it was not directly executed to benefit an issuer.
According to the Uniform State Law, an entity involved in the sales of certificates of interest, leases, mining titles among others is officially exempted from being labelled as an issuer. Hence, the entity (officers of the firm) in the question are non-issuer brokers.
Specifically, when the sales of stock are carried out by someone or an individual who is not a registered stockbroker, that individual officially becomes what is called 'a non-issuer broker-dealer'. The implication is that such a transaction is to be exempted from the registration requirements of the Security Exchange Commission.
In this question, since the issuer newly issued 300,000 shares while the remaining 200,000 in the proposed combination was offered by Officers of the firm - non-issuer broker-dealers. The Law states that it must be separated to show that 300,000 shares are sold in an issuer transaction (Primary) directly involving an official issuer while 200,000 shares are sold in a non-issuer transaction (Secondary).
Answer:
which of the following but where are the following broo
amountOfRain would be the most appropriate identifier for a memory location that will store the amount of rainfall for a given period of time.
<u>Explanation:</u>
A set of characters in a sequence that helps in the identification any value or a set of set is known as identifiers. Identifiers are unique in nature. A character sequence that is given for storing a set of data should not be given to store another set of data.
They are useful in referencing a variable from which the data or values that are contained in that particular variable can be easily retrieved. For example a variable can be indicated by an identifier totalAmount in which the value stored is 56000. The starting name of the variable should be given in smaller case letter and second name should be in capital letter. For instance if you are going to store the value 45 in the variable amountoftime then the variable name should be given as amountOfTime.