In Nike’s sweatshop case what’s the first thing a CEO of nike should do as a business leader?
In: Operations Management
Step 2: using text editor (WordPad) to create a web page with the following content (you may cut-and-paste):
-----------------------------------------------------------------------------------
Just a screenshoot of the output
Book-O-Rama Catalog Search
Book-O-Rama Catalog Search
Choose Search Type:
Author Title ISBN
Enter Search Term:
-------------------------------------------------------------------------------------
Then save above document to the local directory (C:\temp) and make sure that you saved it in the plain text format (in the “Save as type” popup window, choose “Text Document (*.txt)), name your file “firstpage.txt”.
Step 3: test your web page
You can test your page by doing the following:
1. change the file extension to html. Thus, you should have a file firstpage.html.
2. create a sub director named “firstwebsite” in the web server’s root directory. Your web root may be different from mine. In my machine, the XAMPP is installed at C drive. Thus, the web root will be:
C:\xampp\htdocs\
At the end of this step, the directory structure will be:
C:\xampp\hpdocs\firstwebsite\
3. copy the newly created file “firstpage.html” to the directory shown in the previous line.
4. fire up a web browser and type the following to the URL:
http:\\localhost\firstwebsite\firstpage.html
In: Computer Science
Provide a detailed code for Double Encryption using Image Steganography in PYTHON
First encrypt the data(using RC4/AES algorithm) before storing it in the image, after encrypted data is stored in the image, use image steganography to encrypt the image. Hence, we are using double encryption
In: Computer Science
Write a C++ program that requires the user to type in an integer M and computes the function y(M) which is defined by y(0)=2, y(1)=1, y(m+1)=y(m)+2*y(m-1).
In: Computer Science
The section on hacking by governments (Section 5.3.4) describes, mostly, incidents of hacking for military or strategic purposes.
1. Find and summarize information about hacking for industrial or economic espionage.
In: Computer Science
6. Solving for the WACC The WACC is used as the discount rate to evaluate various capital budgeting projects. However, it is important to realize that the WACC is an appropriate discount rate only for a project of average risk.
Analyze the cost of capital situations of the following company cases, and answer the specific questions that finance professionals need to address. Consider the case of Turnbull Co. Turnbull Co. has a target capital structure of 58% debt, 6% preferred stock, and 36% common equity. It has a before-tax cost of debt of 11.1%, and its cost of preferred stock is 12.2%. If Turnbull can raise all of its equity capital from retained earnings, its cost of common equity will be 14.7%. However, if it is necessary to raise new common equity, it will carry a cost of 16.8%.
If its current tax rate is 25%, how much higher will Turnbull’s weighted average cost of capital (WACC) be if it has to raise additional common equity capital by issuing new common stock instead of raising the funds through retained earnings? (Note: Round your intermediate calculations to two decimal places.)
0.91%
0.99%
0.76%
0.68%
In: Finance
karla has opened an IRA in which she deposits $250 each month that earns 3.5% interest compounded monthly
how much money will she have in the account after 25 years?
how much total money will she put into the account?
how much total interest will she earn?
In: Advanced Math
Gallatin Carpet Cleaning is a small, family-owned business operating out of Bozeman, Montana. For its services, the company has always charged a flat fee per hundred square feet of carpet cleaned. The current fee is $23.55 per hundred square feet. However, there is some question about whether the company is actually making any money on jobs for some customers—particularly those located on remote ranches that require considerable travel time. The owner’s daughter, home for the summer from college, has suggested investigating this question using activity-based costing. After some discussion, she designed a simple system consisting of four activity cost pools. The activity cost pools and their activity measures appear below: Activity Cost Pool Activity Measure Activity for the Year Cleaning carpets Square feet cleaned (00s) 12,500 hundred square feet Travel to jobs Miles driven 287,500 miles Job support Number of jobs 1,800 jobs Other (organization-sustaining costs and idle capacity costs) None Not applicable ________________________________________ The total cost of operating the company for the year is $359,000 which includes the following costs: Wages $ 144,000 Cleaning supplies 28,000 Cleaning equipment depreciation 8,000 Vehicle expenses 39,000 Office expenses 59,000 President’s compensation 81,000 Total cost $ 359,000 ________________________________________ Resource consumption is distributed across the activities as follows: Distribution of Resource Consumption Across Activities Cleaning Carpets Travel to Jobs Job Support Other Total Wages 73 % 13 % 0 % 14 % 100 % Cleaning supplies 100 % 0 % 0 % 0 % 100 % Cleaning equipment depreciation 71 % 0 % 0 % 29 % 100 % Vehicle expenses 0 % 81 % 0 % 19 % 100 % Office expenses 0 % 0 % 63 % 37 % 100 % President’s compensation 0 % 0 % 31 % 69 % 100 % ________________________________________ Job support consists of receiving calls from potential customers at the home office, scheduling jobs, billing, resolving issues, and so on. Required: 1. Prepare the first-stage allocation of costs to the activity cost pools. 2. Compute the activity rates for the activity cost pools. 3. The company recently completed a 200 square foot carpet-cleaning job at the Flying N Ranch—a 59-mile round-trip journey from the company’s offices in Bozeman. Compute the cost of this job using the activity-based costing system. 4. The revenue from the Flying N Ranch was $47.10 (200 square feet @ $23.55 per hundred square feet). Calculate the customer margin earned on this job.
In: Accounting
Discuss the challenges these people now face as we enter into the sixth month of the CoVID-SARS2 pandemic.
In: Psychology
In: Operations Management
Why do you think production and operations managers often are not directly involved in strategy-formulation ac-tivities? Why can this be a major organizational weakness?
In: Operations Management
In: Computer Science
Consider the following class definition:
public class Parent {
private int varA;
protected double varB;
public Parent(int a, double b){
varA = a;
varB = b;
}
public int sum( ){
return varA + varB;
}
public String toString( ){
return "" + varA + " " + varB;
}
}
Consider that you want to extend Parent to Child. Child will have a third int instance data varC.
Using the class definitions for Parent and Child from Question 2, write a Java application that will represent a family of 4 members.
In: Computer Science
Activity Statement- The Payroll department at xyz company would like you to develop a computer program that will determine the net pay of an employee. Design a Python program, which utilizes modules, that asks the user to enter the Name of employee, the total number of hours worked by the employee, and the hourly pay rate of the employee. The program will determine the Employee Gross Pay, the Paid Federal Taxes ( 30% of the Employee Gross Pay ), the Paid State Taxes ( 10% of the Employee Gross Pay ), and the Employee Net Pay ( Gross Pay - Federal Taxes - State Taxes ). In addition, the program will display the following items:
Activity Instructions-
In: Computer Science
Peters Company leased a machine from Johnson Corporation on
January 1, 2021. The machine has a fair value of $22,000,000. The
lease agreement calls for five equal payments at the end of each
year. The useful life of the machine was expected to be five years
with no residual value. The appropriate interest rate for this
lease is 12%.
Other information:
PV of an ordinary annuity @12% for 5 periods: 3.60478
PV of an annuity due @12% for 5 periods: 4.03735
Required:
1. Determine the amount of each lease
payment.
2. Prepare the journal entry for Peters Company at
the beginning of the lease.
3. Prepare the journal entry for the first lease
payment (ignore amortization).
4. Prepare the journal entry for the second lease
payment (ignore amortization).
In: Finance