In: Finance
public class Person {
private String name;
public Person()
{
name = "No name yet";
}
public Person(String initialName)
{
name = initialName;
}
public void setName(String newName)
{
name = newName;
}
public String getName()
{
return name;
}
public void writeOutput()
{
System.out.println("Name: " + name);
}
public boolean hasSameName(Person otherPerson)
{
return this.name.equalsIgnoreCase(otherPerson.name);
}
}
2- Write a Program Patient. Java
Class that extends Person to include
Social security
Gender
Appropriate construtors, accessors, and mutators.
WriteOutput method
an equals method to test if all parameters for two patients are equal.
a program to test patient
In: Computer Science
In: Operations Management
Down Under Boomerang, Inc., is considering a new 3-year expansion project that requires an initial fixed asset investment of $2.27 million. The fixed asset will be depreciated straight-line to zero over its 3-year tax life. The project is estimated to generate $1,800,000 in annual sales, with costs of $710,000. The project requires an initial investment in net working capital of $430,000, and the fixed asset will have a market value of $450,000 at the end of the project. |
a. | If the tax rate is 23 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 10 percent, what is the project's NPV? (Do not round intermediate calculations and round your answer to 2 decimal places, e.g., 32.16.) |
In: Finance
Share at least 2 short personal stories or give some quotes from individuals living with Schizophrenia. How does living with this disorder impact an individual? What should friends and family know? Response should be relevant in the UNITED STATES ONLY PLEASE.
In: Psychology
Determine the accumulated amount of an annuity
consisting of 10 payments of P20,000 each.
The payment is made at the beginning of each month. Money is worth
10% compounded
semi-annually.
*CASH FLOW Diagram Needed
In: Finance
4 P analysis of apple in 2000 words along marketing plan.
In: Accounting
Using the quotient rule find the derivative of the function in each case:
I. f(x)=(x^2)/(x-5)
ii. g(x)=(2x)/(x^2+2)
iii. h(x)=(sin x)/x
In: Operations Management
You add 0.535 g of NaOH to 100.0 mL of water at 25
In: Chemistry
Mountain Frost is considering a new project with an initial cost of $270,000. The equipment will be depreciated on a straight-line basis to a zero book value over the four-year life of the project. The projected net income for each year is $21,300, $22,200, $24,600, and $18,200, respectively. What is the average accounting return?
A) 14.65% B) 15.98% C) 7.99% D) 11.99% E) 17.12%
In: Finance
Amazing Manufacturing, Inc., has been considering the purchase of a new manufacturing facility for $620,000. The facility is to be fully depreciated on a straight-line basis over seven years. It is expected to have no resale value at that time. Operating revenues from the facility are expected to be $450,000, in nominal terms, at the end of the first year. The revenues are expected to increase at the inflation rate of 4 percent. Production costs at the end of the first year will be $295,000, in nominal terms, and they are expected to increase at 5 percent per year. The real discount rate is 7 percent. The corporate tax rate is 23 percent. |
Calculate the NPV of the project. |
In: Finance
Iron Forge manufactures and sells a cast iron garden chair. The marketing department prepared the following quarterly sales forecast.
January 250 units
February 300 units
March 350 units
Total 900 units
The company tries to maintain 15% of the next month's forecasted sales in finished chairs inventory. January's beginning inventory to finished chair was 38 units. April and May sales are expected to be 400 chairs each month. Each chair requires 4 composite feet which are purchased from a vendor. The company tries to maintain 12% of the next month's forecasted production needs in feet inventory. January's beginning inventory for feet was 123.
Required:
A. Prepare a monthly production budgets for the first quarter. Include a total column.
B. Prepare a monthly materials purchases budget for chairs for the first quarter. Include a total column.
In: Accounting
3) | A utility deposit of $200 is required by the electric company. | ||||||||||||
The deposit is made on March 3, 2009 and record the general journal entry for both | |||||||||||||
the electric company and the customer. | |||||||||||||
A $100.00 of the deposit is used to pay the bill and the other | |||||||||||||
$100 is refunded on November 2, 2009. Record the general journal entry for both the electric | |||||||||||||
company and the customer. | (check figure: 11/2/2009 entry to Accounts Receivable = $100.00 credit) | ||||||||||||
In: Accounting
1. In a modified gross lease…
A. the owner pays all expenses. |
||
B. the owner pays all expenses and tenants reimburse the owner for expenses in excess their expense stops. |
||
C. tenants pay only utilites, property taxes, and casualty insurance premiums. |
||
D. tenants pay all expenses. |
2. Net operating income (NOI) represents...
A. revenues from operations less operating expenses. |
||
B. the cash flows available for distribution to financial claimants. |
||
C. both of the above. |
||
D. neither of the above. |
3. Effective Gross Income is determined by Potential Gross Income after adjusting for ...
A.operating expenses |
||
B. expense reimbursements. |
||
C. vacancy. |
||
D. tenant improvements. |
In: Finance