Answer: 20,816.215
Explanation:
Given that:
A deposit of $1000 at 4% interest compounding is defined by the growth function:
v(t) = 1000e^0.04t
Where t = number of years.
Find the average value during the first 40 years (that is, from time 0 to time 40.)
(That is t = 0,...,40)
For ease, we can use a python list comprehension to get our values.
v = [1000*2.7182818**0.04*t for t in range(41)]
V gives a list of the value of the deposit from year 0 till 40 years after the deposit.
Average = sum of compounding deposits / number of years
Sum of compounding deposits = sum(v) = $853464.8344
Number of years = len(v) = 41
Hence, average = $853464.8344 / 41
Average = $20,816.215
Answer:
Letter A. <u>Quality through constant innovation and quality assurance training.</u>
Explanation:
Alternative A is correct, as W. Edwards Deming was a pioneer scholar in the application of organizational quality management.
He was responsible for creating the 14 points, which are principles for management that will help the organization to achieve total quality. He was also responsible for popularizing the PDCA Cycle (PLAN, DO, CHECK, ACT), which is a strategic tool widely used worldwide to ensure continuous improvement and the quality of processes and products.
- PLAN: define objectives, methods and resources.
- DO: Perform, educate and train.
- CHECK: Measure and evaluate
- ACT: act correctly.
Continuous improvement can be achieved through the correct and targeted use of the PDCA cycle towards organizational objectives. For Deming, without continuous improvement, there is no survival of the organization in the market, so he argues that continuous improvement must be implemented in all phases of the project, to achieve the benefits of continuous improvement of processes, increased productivity and reduced costs.
Answer:
DR Cash $589
DR Credit Card expense $31
CR Sales $620
<em>(To record sales via credit card)</em>
<u>Working</u>
Cash
= 620 * ( 1 - 5%)
= $589
Credit Card Expense
= 620 * 5%
= $31
Answer:
The answer is d: supported, suspended, and aerial lift trucks
Explanation:
An elevated temporary work platform is called a scaffold. Scaffolds can be divided into two categories:
Supported scaffolds are made up of one or more platforms that are held up by rigid parts like, for example, poles, frames and legs.
The scaffolds that hang from ropes or another pliable, above support, consisting of one or more platforms are suspended scaffolds
Aerial lifts, in particular, can be thought of as different kinds of supported scaffolds.
Answer: Will report a liability of $5000 for judgement debt and a claim of $11,000
Explanation:
The liability refers to the obligations of the firm which are certain is going to make payment as compensation.
The $5000 liability, although payment has not been made it's already Incurred by the company under the acural concept.
The claim of $11,000 is only probable and not certain even though amount and time of execution can be estimated, since it's not certain it will only be recorded as a claim in the goverments fund balance sheet.