We know that Assets=Liabilities+Equity. If company increases the debt level , how can affect it to the ROE. Debt affects the Equity and the ROE?
In: Accounting
1)When the three blocks below are released from rest, they accelerate with a magnitude of 0.500m/s2. Block 1 has mass M, block 2 has 2M, and block 3 has 2M. What is the coefficient of kinetic friction
2)A block of mass m is held stationary on a ramp by the frictional force on it from the ramp. A force ?,directed up the ramp, is then applied to the block and gradually increased in magnitude from zero. During the increase, what happens to the direction and magnitude of the frictional force on the block?
3)The figure below shows an initially stationary block of mass m = 2.00 kg on a floor. A force of magnitude 10.0 N is then applied at upward angle θ = 20°. What is the magnitude of the acceleration of the block across the floor if (a) μs = 0.600 and μk = 0.500 and (b) μs = 0.400 and μk = 0.300?
In: Physics
In: Psychology
Prime Mortgage Company sanctions a loan application for a 30
year mortgage loan for
US$100,000. The interest rate on the loan is 12% per annum and the
borrower is required to
make equated monthly payments to repay the loan in 30 years (360
months). If the market
rate of interest goes down to 9% per annum, is the loan still worth
US$100,000? Why? Why
not? (5 points)
b) If the corn farmer in the example above harvests 60,000 bushels,
what amount will he
receive? What if he had not hedged his position? If the corn farmer
in the example is able to
harvest only 40,000 bushels and the price per bushel rises to
US$3.90 due to short supply of
corn, will his exposure be completely hedged? Why? Why not? Support
your answer with
calculations. (5 points)
In: Finance
Write a function hitRate(A, B) to return the percentage of elements in array A that match the elements with the same index in array B. A and B are 1darrays or 2darrays of the same shape. Sample: if X = np.array([1, 3, 5, 8]); Y = np.array([2, 1, 3, 8]), then hitRate(X, Y) returns 0.25. in python program
In: Computer Science
Kolby’s Korndogs is looking at a new sausage system with an installed cost of $665,000. This cost will be depreciated straight-line to zero over the project’s 5-year life, at the end of which the sausage system can be scrapped for $87,000. The sausage system will save the firm $187,000 per year in pretax operating costs, and the system requires an initial investment in net working capital of $39,000. If the tax rate is 22 percent and the discount rate is 10 percent, what is the NPV of this project?
In: Finance
Python 3
Fix the code so everytime i hit clear the calendar resets to the current date in case it was modified
Code:
import tkinter as tk from tkcalendar import DateEntry from openpyxl import load_workbook from tkinter import messagebox window = tk.Tk() window.title("daily logs") window.grid_columnconfigure(1,weight=1) window.grid_rowconfigure(1,weight=1) # labels tk.Label(window, text="Bar code").grid(row=0, sticky="W", pady=20, padx=20) tk.Label(window, text="Products failed").grid(row=1, sticky="W", pady=20, padx=20) tk.Label(window, text="Money Lost").grid(row=2, sticky="W", pady=20, padx=20) tk.Label(window, text="sold by").grid(row=3, sticky="W", pady=20, padx=20) tk.Label(window, text="Failed date").grid(row=4, sticky="W", pady=20, padx=20) # entries barcode = tk.Entry(window) product = tk.Entry(window) money = tk.Entry(window) # arraging barcode.grid(row=0, column=1) product.grid(row=1, column=1) money.grid(row=2, column=1) options = tk.StringVar(window) options.set("Choose one value") # default value soldData = tk.OptionMenu(window, options, "Peter", "John", "Mary", "Jonatan", "Steve") soldData.grid(row=3, column=1) cal = DateEntry(window, width=12, background='darkblue', foreground='white', borderwidth=2) cal.grid(row=4, column=1) def readValue(): excel_barcode = barcode.get() excel_product = product.get() excel_money = money.get() excel_sold = options.get() if excel_sold.strip() == 'Choose one value': messagebox.showwarning("Error", "Please select a value for sold by") return date = cal._date print(date) data = [excel_barcode, excel_product, excel_money, excel_sold, date] workbook = load_workbook("dailylog.xlsx") worksheet = workbook.worksheets[0] worksheet.append(data) workbook.save("dailylog.xlsx") cleardate() def cleardate(): barcode.delete(0, 'end') product.delete(0, 'end') money.delete(0, 'end') options.set("Choose one value") # default value # button to trigger actions button = tk.Button(text="SUBMIT", command=readValue).grid(row=5, pady=20, padx=20) button = tk.Button(text="CLEAR", command=cleardate).grid(row=5, column=1, pady=20, padx=20) window.geometry("500x400") window.mainloop()
In: Computer Science
we are going to thoroughly discuss the business drivers for using Windows Server and how it enables the business to be more efficient and effective (and therefore more successful and profitable). But first we have to understand what exactly Windows Server is. Let's start this discussion by defining what server actually means, what features are included in Windows Server, and how it is packaged and sold by Microsoft to different customers. After this, we'll get into the business requirements and the details on how it satisfies these requirements.
In: Computer Science
According to an airline, flights on a certain route are NOT on time 15% of the time. Suppose 10 flights are randomly selected and the number of NOT on time flights is recorded. Find the probability of the following question.
A) At least 3 flights are not on time.
B) At the most 8 flights are on time.
C) In between 6 and 9 flights are on time.
In: Math
In: Operations Management
https://realpython.com/python-lists-tuples/
https://realpython.com/python-dicts/
In: Computer Science
The use of a business case to obtain funding for an information security investment is MOST effective when the business case:
A. relates information security policies and standards into
business requirements
B. relates the investment to the organization's strategic
plan.
C. realigns information security objectives to organizational
strategy.
D. articulates management's intent and information security
directives in clear language.
Correct Answer: B????? or C????? or others (of course...)
______________________
Note
■ Some good websites claim that the correct answer is B ("relates the investment to the organization's strategic plan").
■ Others good websites claim that the correct answer is C ("realigns information security objectives to organizational strategy").
■ Why B and not C? Why C and not B?
Many thanks!
In: Computer Science
Down Under Boomerang, Inc., is considering a new 3-year expansion project that requires an initial fixed asset investment of $2.29 million. The fixed asset will be depreciated straight-line to zero over its 3-year tax life. The project is estimated to generate $1,715,000 in annual sales, with costs of $625,000. The project requires an initial investment in net working capital of $260,000, and the fixed asset will have a market value of $195,000 at the end of the project. |
a. | If the tax rate is 21 percent, what is the project’s Year 0 net cash flow? Year 1? Year 2? Year 3? (Do not round intermediate calculations and enter your answers in dollars, not millions of dollars, e.g., 1,234,567. A negative answer should be indicated by a minus sign.) |
b. |
If the required return is 9 percent, what is the project's NPV? (Do not round intermediate calculations and round your answer to 2 decimal places, e.g., 32.16.) |
I have gotten a Year 0 Cash Flow of -2,550,000
Year 1 CF of 937,064.23
Year 2 CF of 859,691.95
Year 3 CF of 1,108,430.80
And an NPV 355,186.94
My assignment says that the Year 0 CF and the NPV are correct, but
all of the other Cash Flows are incorrect. But the sum (NPV) is
correct, so I'm not sure what I'm doing wrong.
In: Finance
Python 3
Fix the code so everytime i hit clear the calendar resets to the current date in case it was modified
Code:
import tkinter as tk from tkcalendar import DateEntry from openpyxl import load_workbook from tkinter import messagebox window = tk.Tk() window.title("daily logs") window.grid_columnconfigure(1,weight=1) window.grid_rowconfigure(1,weight=1) # labels tk.Label(window, text="Bar code").grid(row=0, sticky="W", pady=20, padx=20) tk.Label(window, text="Products failed").grid(row=1, sticky="W", pady=20, padx=20) tk.Label(window, text="Money Lost").grid(row=2, sticky="W", pady=20, padx=20) tk.Label(window, text="sold by").grid(row=3, sticky="W", pady=20, padx=20) tk.Label(window, text="Failed date").grid(row=4, sticky="W", pady=20, padx=20) # entries barcode = tk.Entry(window) product = tk.Entry(window) money = tk.Entry(window) # arraging barcode.grid(row=0, column=1) product.grid(row=1, column=1) money.grid(row=2, column=1) options = tk.StringVar(window) options.set("Choose one value") # default value soldData = tk.OptionMenu(window, options, "Peter", "John", "Mary", "Jonatan", "Steve") soldData.grid(row=3, column=1) cal = DateEntry(window, width=12, background='darkblue', foreground='white', borderwidth=2) cal.grid(row=4, column=1) def readValue(): excel_barcode = barcode.get() excel_product = product.get() excel_money = money.get() excel_sold = options.get() if excel_sold.strip() == 'Choose one value': messagebox.showwarning("Error", "Please select a value for sold by") return date = cal._date print(date) data = [excel_barcode, excel_product, excel_money, excel_sold, date] workbook = load_workbook("dailylog.xlsx") worksheet = workbook.worksheets[0] worksheet.append(data) workbook.save("dailylog.xlsx") cleardate() def cleardate(): barcode.delete(0, 'end') product.delete(0, 'end') money.delete(0, 'end') options.set("Choose one value") # default value # button to trigger actions button = tk.Button(text="SUBMIT", command=readValue).grid(row=5, pady=20, padx=20) button = tk.Button(text="CLEAR", command=cleardate).grid(row=5, column=1, pady=20, padx=20) window.geometry("500x400") window.mainloop()
In: Computer Science
2. Change all of the numbers in the data area of your worksheet so that it looks like this:
|
If your formulas are correct, you should get the correct answers to the following questions.
(a) What is the break-even in dollar sales?
(b) What is the margin of safety percentage?
(c) What is the degree of operating leverage? (Round your answer to 2 decimal places.)
3. Using the degree of operating leverage and without changing anything in your worksheet, calculate the percentage change in net operating income if unit sales increase by 20%.
4. Confirm your calculations in Requirement 3 above by increasing the unit sales in your worksheet by 20% so that the Data area looks like this:
A
B
C
1
2
3
4
5
6
7
Chapter 5: Applying Excel | ||
Data | ||
Unit sales | 60,000 | units |
Selling price per unit | $20 | per unit |
Variable expenses per unit | $14 | per unit |
Fixed expenses | $270,000 |
(a) What is net operating income? (Negative amount should be indicated by a minus sign.)
(b) By what percentage did the net operating income increase?
5. Thad Morgan, a motorcycle enthusiast, has been exploring the possibility of relaunching the Western Hombre brand of cycle that was popular in the 1930s. The retro-look cycle would be sold for $13,000 and at that price, Thad estimates 200 units would be sold each year. The variable cost to produce and sell the cycles would be $9,100 per unit. The annual fixed cost would be $390,000.
a. What is the break-even in unit sales?
b. What is the margin of safety in dollars?
c. What is the degree of operating leverage? (Round your answer to 2 decimal places.)
Thad is worried about the selling price. Rumors are circulating that other retro brands of cycles may be revived. If so, the selling price for the Western Hombre would have to be reduced to $10,500 to compete effectively. In that event, Thad would also reduce fixed expenses to $363,000 by reducing advertising expenses, but he still hopes to sell 200 units per year.
d. What would the net operating income be in this situation? (Negative amount should be indicated by a minus sign.)
In: Accounting