Work this problem: Assume that a lender offers a 15-year, $2…
Work this problem: Assume that a lender offers a 15-year, $200,000 adjustable-rate mortgage (ARM) with the following terms: Initial interest rate = 8 percent Index = 1-year Treasuries Payments reset each year Margin = 1. percent Interest rate cap = 1 percent annually; 3 percent lifetime Discount points = 2 percent Negative amortization allowed Based on estimated forward rates, the index to which the ARM is tied is forecasted as follows: Beginning of year (BOY) 2 = 7.5 percent; (BOY) 3 = 9.5 percent; Compute the payments, loan balances, and yield for the ARM for the three-year period. A. Year one payment; Loan balance B. Year two payment; Loan balance C. Year three payment; Loan balance D. What is the Yield for this loan assuming it is paid off at the end of year 3 E. Amortize the first 2 payments of year 3 (payments 25 and 26 of the loan) using the proper form as illustrated in the recent Zoom recording.
Read DetailsA patient with a suspected small‑bowel obstruction has been…
A patient with a suspected small‑bowel obstruction has been vomiting for 24 hours and now presents with increasing abdominal distention, tachycardia, and a new onset of severe, continuous abdominal pain. Which assessment finding should the nurse prioritize as the most urgent indicator of possible bowel perforation?
Read DetailsDuring the evaluation, you determine Mrs. Sanchez is able to…
During the evaluation, you determine Mrs. Sanchez is able to actively flex her right shoulder 96 degrees while demonstrating significant shoulder hiking, passive right shoulder flexion is 152 degrees. She has minimal pain. The surgeon has not placed any restrictions on her rehabilitation program. Initially, what type of ROM exercises would be best to focus on addressing her flexion deficit?
Read Details(20 pts) How many classes are there in the Biopharmaceutics…
(20 pts) How many classes are there in the Biopharmaceutics Classification System (BCS) and how does it classify drugs (Please define each of the types)? Pick two drugs from the images below and label their classification. Explain what it is about the drugs that leads you to classify them as such, and provide a drug delivery strategy to achieve the goals we defined in class for drug delivery. Exam 3 Q1.pdf
Read DetailsComplete the following Java method so that it removes duplic…
Complete the following Java method so that it removes duplicate elements from the input ArrayList and returns the result as a HashSet. public static HashSet removeDuplicates(ArrayList list){ HashSet result = new HashSet(); for(Object obj : list){ ________; } return result;}
Read Details