Cade Industries operates a fleet of delivery vehicles that make scheduled pickups and deliveries for its customers in the Boulder area. The company is implementing an activity based costing system that has four activity cost pools: Travel, Pickup and Delivery, Customer Service and Other. The activity measures are as follows for each of the cost pools: Travel – Miles; Pickups and Deliveries - # of Pickups and Deliveries; Customer Service - # of Customers. The Other cost pool has no activity measure because it is an organization-sustaining activity. The following costs will be assigned using the activity based costing system:
Driver and Guard Wages |
$1,680,000 |
Vehicle Operating Expense |
540,000 |
Vehicle Depreciation |
300,000 |
Customer Reps Salaries and Expenses |
360,000 |
Office Expenses |
80,000 |
Administrative Expenses |
680,000 |
Total |
$3,640,000 |
The distribution of resource consumption across the activity cost pools is as follows:
Travel |
Pickup and Delivery |
Customer Service |
Other |
Total |
|
Driver and Guard Wages |
40% |
45% |
10% |
5% |
100% |
Vehicle Operating Expense |
75% |
5% |
0% |
20% |
100% |
Vehicle Depreciation |
70% |
10% |
0% |
20% |
100% |
Customer Reps Salaries and Expenses |
0% |
0% |
85% |
15% |
100% |
Office Expenses |
0% |
25% |
35% |
40% |
100% |
Administrative Expenses |
0% |
5% |
55% |
40% |
100% |
In: Accounting
List three jobs in which working from home is infeasible. Explain why remote work doesn’t work for everyone.
In: Computer Science
in software engineering what are the domain requirements for a museum ?
In: Computer Science
Calculate the pH for each of the following cases in the titration of 50.0 mL of 0.160 M HClO(aq) with 0.160 M KOH(aq). The ionization constant for HClO can be found here....4.0*10-8
before addition of KOH?
After addition of 25.0 mL KOH? Addition of 30.0 mL KOH? 50.0 mL KOH? 60.0 mL KOH?
In: Chemistry
Compile a strategy recommendation for an HR Director to be used for southwest airlines company-wide decisions. Include the following information in your report:
In: Operations Management
(a) Explain five (5) reasons why NCA is migrating
from Analogue to Digital Transmission.
(b) Wireless communication involves transfer of
information without any physical connection between
two or more points. Because of this absence of any
physical infrastructure, wireless communication has
certain advantages and disadvantages. Discuss the
most important ones with examples.
(c) In GSM systems the signal direction from the
mobile station to the network or the base station is
referred to as uplink. Why are lower frequencies given
to the uplink? A mobile network operator was
allocated uplink frequency (890-915MHz) and
downlink frequency (935-960MHz). Calculate the
number of available RF channels for this operator and
the duplex distance if the spectrum has a carrier
separation of 100kHz. Why are Telco’s more
interested in Radio channels?
In: Computer Science
What is the most challenging strategic planning area? Why?
In: Operations Management
Weihong Corporation is about to emerge from a Chapter 11 reorganization. Assets of the emerging entity have a total book value of $3,000,000. Of these, assets with a book value of $600,000 are not needed to operate the emerging entity and will be sold for an expected price of $460,000. The remaining assets will be used in operations. Operations are expected to generate an annual net cash flow of $350,000. This amount is projected for the next five years; a discount rate of 10 percent is deemed appropriate. Required Calculate Weihong Corporation’s reorganization value. For convenience, assume the operating cash flows take place at the end of each year. Round your answer to the nearest whole number
PS: I already submitted this question but the answer was wrong, it is not 1786500
In: Accounting
How might cultures differ in respect to a toleration of contradiction?
In: Psychology
Which of the following is a positive statement?
A. |
The level of income inequality has become too large in the U.S. |
|
B. |
An increase in the minimum wage would result in increased teenage unemployment. |
|
C. |
Stricter immigration laws are needed in the U.S. |
|
D. |
The government should expand the earned income tax credit program because many workers choose not to work. |
|
E. |
An increase in the minimum wage would make the distribution of income more fair. |
2 points
QUESTION 2
If the number of workers in an industry rises, the equilibrium wage will:
A. |
remain the same. |
|
B. |
increase. |
|
C. |
change in an unpredictable manner. |
|
D. |
decrease. |
2 points
QUESTION 3
If some workers get discouraged and leave the labor force, the labor force participation rate will:
A. |
fall. |
|
B. |
rise. |
|
C. |
remain the same. |
|
D. |
change in an unpredictable manner. |
2 points
QUESTION 4
The official unemployment rate may overstate the cost of unemployment because ______________ are sometimes counted as being unemployed.
A. |
workers who are working "off-the-books" |
|
B. |
discouraged workers |
|
C. |
all teenagers |
|
D. |
part-time workers who prefer to work part-time |
2 points
QUESTION 5
If leisure is a normal good, an increase in the level of non-labor income will:
A. |
lower the reservation wage for most workers. |
|
B. |
shift the budget constraint inward toward the origin. |
|
C. |
cause the budget constraint to become steeper. |
|
D. |
reduce the quantity of labor supplied. |
|
E. |
cause indifference curves to become flatter. |
2 points
QUESTION 6
During a recession, the labor force participation rate generally:
A. |
is as likely to rise as it is to fall. |
|
B. |
falls. |
|
C. |
remains unchanged. |
|
D. |
rises. |
In: Economics
In: Psychology
Does Dell have organizational capabilities that foster rapid adaptation? Explain.
In: Operations Management
Discuss 3 of the 5 sources of power that a manager has when leading employees.
Explain what happens in each of the 5 stages of group development.
In: Operations Management
1. A street light is supported by two wires and each makes a different angle from each other. The one on the left is 32 degrees from the vertical and the one on the right is 43 degrees from the vertical. Find the tension in each wire if the street light has a mass of 60.0 kg. See notes in week 5 announcement on this problem.
2. There are three masses m1 = 2.0 kg, m2 = 5.0 kg and m3 = 7.0 kg. The mass are all affixed to a massless rod of length 15cm. m1 and m3 are at the ends and m2 is 10 cm from left where m1 is. Calculate the center of mass of the system and specify from which end it is from.
3. A pair of hedge trimmers are 45 cm long from the pivot to the end of the handles. If the person applies of a force of 15 N on each handle and the blades are 3.5 cm long, how much force is applied to the branch?
4. A 245 kg person lays on board that is supported only on the ends and that has a mass of 12.0 kg. If the person and the board are both 205 cm long and the person
In: Physics
Write a Python program containing a function named scrabble_sort that will sort a list of strings according to the length of the string, so that shortest strings appear at the front of the list. Words that have the same number of letters should be arranged in alphabetical order. Write your own logic for the sort function (you may want to start from some of the existing sorting code we studied). Do NOT use the built-in sort function provided by Python.
One optional way to test your function is to create a list of random words by using the RandomList function in PythonLabs and passing 'words' as an argument. For example:
>>> from PythonLabs.RecursionLab import *
>>> a = RandomList(20, 'words')
>>> scrabble_sort(a)
>>> print(a)
['mum', 'gawk', 'tree', 'forgo', 'caring', ... 'unquestioned']
Note: you do not need to include the above test case in your solution, but be sure to include at least 2 test cases to verify your scrabble_sort function works.
In PyCharm
In: Computer Science