Answer:
$6,765
Explanation:
The total cost for job K913 is given by the sum of the costs with manufacturing overhead (fixed and variable), direct materials (M) and direct labor (L).
Since the company uses a predetermined overhead rate based on direct labor-hours, the overhead cost for job K913 is:

The total cost for the job is:

The total job cost for Job K913 is closest to $6,765.
Answer:
D) 356
Explanation:
ME = Z x √[(P x Q) / N]
- margin of error (ME) = 4%
- 90% confidence level (Z) = 1.645 (by convention)
- P = 70% of apples exceed Grade A
- Q = 30% of apples do not exceed Grade A
- N = sample size = ?
0.04 = 1.645 x √[(0.7 x 0.3) / N]
0.04 = 1.645 x √(0.21 / N)
0.04 = 1.645 x 0.458 / √N
0.04 = 0.7538 / √N
√N = 0.7538 / 0.04 = 18.84
N = 18.84² = 355.2 ≈ 356 (there is no 0.2 apples, you must round up)
Answer:
The correct answer is E
Explanation:
Phishing is the term which is defined as group of individual or the malicious individual who are scam users. This is done by sending the emails or creating the web pages which are designed in order to collect the information of online bank, other login information or credit card information of an individual.
So, Ben is the victim of phishing, as the fraud is done with him by sending the emails.
Answer:
The correct answer is genetic algorithms
Explanation:
Genetic Algorithms are adaptive methods that can be used to solve search and optimization problems. They are based on the genetic process of living organisms. Throughout the generations, populations evolve in nature according to the principles of natural selection and the survival of the strongest, postulated by Darwin (1859).
By imitating this process, Genetic Algorithms are able to create solutions for real-world problems. The evolution of these solutions towards optimal values of the problem depends to a large extent on their adequate codification.