SlideShare une entreprise Scribd logo
1  sur  9
1. You are an office assistant for the Danbury Drop-In Clinic, a
walk-in healthcare clinic in Danbury, Connecticut. Daniel
Boyette, the owner of the clinic, wants to expand by adding
other clinic locations in Danbury. Whether he leases new space
or merges with another clinic, he needs a loan to cover the cost
of the clinics. He has asked for your help updating the
workbook he created to analyze the loan information and
forecast sales.
Switch to the
Loan Scenarios
worksheet, and then calculate the monthly payment for the Add
1 Location scenario as follows:
a. In cell D10, enter a formula using the
PMT
function to calculate the monthly payment for a loan.
b. Use the inputs listed under the Add 1 Location loan scenario
in cells
D4
,
D6
, and
D8
. (
Hint
: The result will be displayed as a negative number to reflect the
negative cash flow of a loan payment.)
2. Calculate the monthly interest rate for the Add 2 Locations
scenario as follows:
a. In cell E6, enter a formula using the
RATE
function to calculate the monthly interest rate for a loan.
b. Use the inputs listed under the Add 2 Locations loan scenario
in cells
E8
,
E10
, and
E4
. (
Hint
: Assume the present value of the loan is the loan amount shown
in cell E4.)
3. Calculate the loan amount for the Add 3 Locations scenario
as follows:
a. In cell F4, enter a formula using the
PV
function to calculate the loan amount.
b. Use the inputs listed under the Add 3 Locations loan scenario
in cells
F6
,
F8
, and
F10
.
4. Calculate the number of months Daniel needs to pay back a
loan for an existing clinic as follows:
a. In cell G8, enter a formula using the
NPER
function to calculate how many months it would take to pay
back a $450,000 loan.
b. Use the inputs listed under the Merger loan scenario in cells
G6
,
G10
, and
G4
.
5. Switch to the
Amortization
worksheet. Calculate the cumulative interest for a loan for one
new clinic location as follows:
a. In cell C16, enter a formula using the
CUMIPMT
function to calculate the cumulative interest paid on the loan
after the first year (payment 1 in cell
C14
through payment 12 in cell
C15
) when the payments are made at the end of the period. Use
0
as the type argument in your formula.
b. Use absolute references for the rate, nper, and pv arguments.
c. Use relative references for the start and end arguments.
d. Copy the formula from cell C16 to the range D16:G16 to
calculate the interest paid in Years 2–5.
6. Calculate the cumulative principal for a loan for one new
clinic location as follows:
a. In cell C17, enter a formula using the
CUMPRINC
function to calculate the cumulative principal paid in the first
year (payment 1 in cell
C14
through payment 12 in cell
C15
) when the payments are made at the end of the period. Use
0
as the type argument in your formula.
b. Use absolute references for the rate, nper, and pv arguments.
c. Use relative references for the start and end arguments.
d. Copy the formula from cell C17 to the range D17:G17 to
calculate the principal paid in Years 2–5.
7. In cell H17, use the
Error Checking
command to identify the error in the cell, and then correct the
error. (
Hint
: The formula in the cell should calculate the total values in
C17:G17 using the SUM function.)
8. Calculate the principal amounts in the loan amortization
schedule as follows:
a. In cell E22, enter a formula using the
PPMT
function to determine the amount of the first loan payment
devoted to principal.
b. Use absolute references only for the rate, nper, and pv
arguments.
c. Use cell
A22
as the current period.
(Hint
: The period is based on a monthly payment schedule.)
d. Copy the formula from cell E22 to the range E23:E81 to
calculate the principal paid in Periods 2–60.
9. Calculate the interest amounts in the loan amortization
schedule as follows:
a. In cell F22, enter a formula using the
IPMT
function to determine the amount of the first loan payment
devoted to interest.
b. Use absolute references only for the rate, nper, and pv
arguments.
c. Use cell
A22
as the current period.
(Hint
: The period is based on a monthly payment schedule.)
d. Copy the formula from cell F22 to range F23:F81 to calculate
the principal paid in Periods 2–60.
10. Switch to the
Depreciation
worksheet. Calculate the annual straight-line depreciation for
one new clinic location (the most likely scenario) as follows:
a. In cell C10, enter a formula using the
SLN
function to calculate the straight-line depreciation for the clinic
during its first year of operation.
b. Use the values in cells
D4
,
D5
, and
D6
for the arguments.
c. Use absolute references for the cost, salvage, and life
arguments in the SLN formula.
d. Copy the formula from cell C10 to the range D10:I10 to
calculate the yearly straight-line depreciation in Years 2–7.
11. Calculate the annual declining balance depreciation for one
new clinic location as follows:
a. In cell C17, enter a formula using the
DB
function to calculate the declining balance depreciation for the
new clinic during its first year of operation.
b. Use the values in cells
D4
,
D5
, and
D6
for the arguments.
c. Use the value in cell
C16
as the current period.
d. Use absolute references only for the cost, salvage, and life
arguments in the DB formula.
e. Copy the formula from cell C17 to the range D17:I17 to
calculate the yearly declining balance depreciation in Years 2–
7.
12. Correct the errors on the
Depreciation
worksheet as follows:
a. Determine the error in cell D18 by using the Trace Precedent
and Trace Dependent arrows. Correct the error so that the
formula in cell D18 calculates the cumulative depreciation of
the clinic by adding the Cumulative Depreciation value in Year
1 to the Yearly Depreciation value in Year 2.
b. Copy the corrected formula in cell D18 to the range E18:I18,
and then remove any arrows from the worksheet.
13. Switch to the
Income Statement
worksheet. For the Add 1 Location scenario, project the income
from Insurance for 2020-2022 (cells D4:F4) using a Growth
Trend interpolation. (
Hint
: Select the range C4:G4 before filling this series with values.)
14. Project the income from Other reimbursements for 2020-
2022 (cells D6:F6) using a Linear Trend interpolation. (
Hint
: Select the range C6:G6 before filling this series with values.)
15. Project expenses as follows:
a. Project the expenses for Payroll for 2020-2023 (cells
D12:G12) using a Growth trend extrapolation.
b. Use a step value of
1.05
. (
Hint
: When extrapolating values, the Trend check box in the Series
Dialog Box should not be checked.)
c. Do not set a stop value for the series. (
Hint
: Select the range C12:G12 before filling this series with
values.)
16. Switch to the
Investment
worksheet. Calculate the present value of an investment in one
new clinic location as follows:
a. In cell C14, enter a formula that uses the
NPV
function to calculate the Present Value of the Add 1 Location
investment.
b. Use the value in cell
C13
as the desired rate of return.
c. Use the range
C6:C11
as the returns paid to investors. (
Hint
: If a Formula Omits Adjacent Cell error warning appears,
ignore it.)
17. In cell C15, enter a formula without using a function that
calculates the Net Present Value by adding the Present Value of
the Add 1 Location investment (calculated in cell
C14
) to the value of the initial investment (in cell
C5
).
18. Calculate the internal rate of return as follows:
a. In cell C16, enter a formula that uses the
IRR
function to calculate the internal rate of return of the Add 1
Location investment.
b. Use the range
C5:C11
as the returns paid to investors.
Your workbook should look like the Final Figures on the
following pages. Save your changes, close the workbook, and
then exit Excel. Follow the directions on the SAM website to
submit your completed project.
Final Figure 1: Loan Scenarios Worksheet

Contenu connexe

Similaire à 1. You are an office assistant for the Danbury Drop-In Clinic, a.docx

CASE 1 Data File needed for this Case Problem Modem.xlsx.docx
CASE 1  Data File needed for this Case Problem Modem.xlsx.docxCASE 1  Data File needed for this Case Problem Modem.xlsx.docx
CASE 1 Data File needed for this Case Problem Modem.xlsx.docxtidwellveronique
 
Devry bis-155-i lab-2-first-national-bank-new
Devry bis-155-i lab-2-first-national-bank-newDevry bis-155-i lab-2-first-national-bank-new
Devry bis-155-i lab-2-first-national-bank-newgovendaagoovenda
 
Devry bis 155 i lab 2 first national bank new
Devry bis 155 i lab 2 first national bank newDevry bis 155 i lab 2 first national bank new
Devry bis 155 i lab 2 first national bank newkxipvscsk02
 
exploring_ecap_grader_c2_Transactions_LastFirst. solution
exploring_ecap_grader_c2_Transactions_LastFirst. solutionexploring_ecap_grader_c2_Transactions_LastFirst. solution
exploring_ecap_grader_c2_Transactions_LastFirst. solutionJackCandtona
 
Excel 2016 | Module 3: SAM Project 1a Pick Up Motors
Excel 2016 | Module 3: SAM Project 1a Pick Up MotorsExcel 2016 | Module 3: SAM Project 1a Pick Up Motors
Excel 2016 | Module 3: SAM Project 1a Pick Up MotorsAlexHunetr
 
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docxGrader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docxalisondakintxt
 
Devry bis 155 i lab 2
Devry bis 155 i lab 2Devry bis 155 i lab 2
Devry bis 155 i lab 2uopassignment
 
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number  Work Together 14.2.docxWork Together Problem 14.1-14.6Problem Number  Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docxdunnramage
 
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number  Work Together 14.2.docxWork Together Problem 14.1-14.6Problem Number  Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docxericbrooks84875
 
Fico interview questions set 11
Fico interview questions set 11Fico interview questions set 11
Fico interview questions set 11Chinmay Damle
 
Fico interview questions set 3
Fico interview questions set 3Fico interview questions set 3
Fico interview questions set 3Chinmay Damle
 
Chocolates by Jacki has provided information relating to its curre.docx
Chocolates by Jacki has provided information relating to its curre.docxChocolates by Jacki has provided information relating to its curre.docx
Chocolates by Jacki has provided information relating to its curre.docxbissacr
 
Fico interview questions set 16
Fico interview questions set 16Fico interview questions set 16
Fico interview questions set 16Chinmay Damle
 

Similaire à 1. You are an office assistant for the Danbury Drop-In Clinic, a.docx (14)

CASE 1 Data File needed for this Case Problem Modem.xlsx.docx
CASE 1  Data File needed for this Case Problem Modem.xlsx.docxCASE 1  Data File needed for this Case Problem Modem.xlsx.docx
CASE 1 Data File needed for this Case Problem Modem.xlsx.docx
 
Devry bis-155-i lab-2-first-national-bank-new
Devry bis-155-i lab-2-first-national-bank-newDevry bis-155-i lab-2-first-national-bank-new
Devry bis-155-i lab-2-first-national-bank-new
 
Devry bis 155 i lab 2 first national bank new
Devry bis 155 i lab 2 first national bank newDevry bis 155 i lab 2 first national bank new
Devry bis 155 i lab 2 first national bank new
 
FI CO interview questions
FI CO interview questionsFI CO interview questions
FI CO interview questions
 
exploring_ecap_grader_c2_Transactions_LastFirst. solution
exploring_ecap_grader_c2_Transactions_LastFirst. solutionexploring_ecap_grader_c2_Transactions_LastFirst. solution
exploring_ecap_grader_c2_Transactions_LastFirst. solution
 
Excel 2016 | Module 3: SAM Project 1a Pick Up Motors
Excel 2016 | Module 3: SAM Project 1a Pick Up MotorsExcel 2016 | Module 3: SAM Project 1a Pick Up Motors
Excel 2016 | Module 3: SAM Project 1a Pick Up Motors
 
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docxGrader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
 
Devry bis 155 i lab 2
Devry bis 155 i lab 2Devry bis 155 i lab 2
Devry bis 155 i lab 2
 
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number  Work Together 14.2.docxWork Together Problem 14.1-14.6Problem Number  Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docx
 
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number  Work Together 14.2.docxWork Together Problem 14.1-14.6Problem Number  Work Together 14.2.docx
Work Together Problem 14.1-14.6Problem Number Work Together 14.2.docx
 
Fico interview questions set 11
Fico interview questions set 11Fico interview questions set 11
Fico interview questions set 11
 
Fico interview questions set 3
Fico interview questions set 3Fico interview questions set 3
Fico interview questions set 3
 
Chocolates by Jacki has provided information relating to its curre.docx
Chocolates by Jacki has provided information relating to its curre.docxChocolates by Jacki has provided information relating to its curre.docx
Chocolates by Jacki has provided information relating to its curre.docx
 
Fico interview questions set 16
Fico interview questions set 16Fico interview questions set 16
Fico interview questions set 16
 

Plus de carlstromcurtis

1. Explain James Q. Wilsons three types of policing.  2. What.docx
1. Explain James Q. Wilsons three types of policing.  2. What.docx1. Explain James Q. Wilsons three types of policing.  2. What.docx
1. Explain James Q. Wilsons three types of policing.  2. What.docxcarlstromcurtis
 
1. What is the underlying problem in this case from CEO Brian Niccol.docx
1. What is the underlying problem in this case from CEO Brian Niccol.docx1. What is the underlying problem in this case from CEO Brian Niccol.docx
1. What is the underlying problem in this case from CEO Brian Niccol.docxcarlstromcurtis
 
1. List and discuss the heat sources identified by the NFPA as being.docx
1. List and discuss the heat sources identified by the NFPA as being.docx1. List and discuss the heat sources identified by the NFPA as being.docx
1. List and discuss the heat sources identified by the NFPA as being.docxcarlstromcurtis
 
1. What is kinesics2. What is the difference between using time.docx
1. What is kinesics2. What is the difference between using time.docx1. What is kinesics2. What is the difference between using time.docx
1. What is kinesics2. What is the difference between using time.docxcarlstromcurtis
 
1. List two (2) gender related listening differences that have been .docx
1. List two (2) gender related listening differences that have been .docx1. List two (2) gender related listening differences that have been .docx
1. List two (2) gender related listening differences that have been .docxcarlstromcurtis
 
1. In some places, technology has reached the point where a tria.docx
1. In some places, technology has reached the point where a tria.docx1. In some places, technology has reached the point where a tria.docx
1. In some places, technology has reached the point where a tria.docxcarlstromcurtis
 
1. Describe Digital Literacy (how to know what is real on the web). .docx
1. Describe Digital Literacy (how to know what is real on the web). .docx1. Describe Digital Literacy (how to know what is real on the web). .docx
1. Describe Digital Literacy (how to know what is real on the web). .docxcarlstromcurtis
 
1. Define the following terms  poster session, conference proce.docx
1. Define the following terms  poster session, conference proce.docx1. Define the following terms  poster session, conference proce.docx
1. Define the following terms  poster session, conference proce.docxcarlstromcurtis
 
1.  What is disparate-impact discrimination under Title VII an.docx
1.  What is disparate-impact discrimination under Title VII an.docx1.  What is disparate-impact discrimination under Title VII an.docx
1.  What is disparate-impact discrimination under Title VII an.docxcarlstromcurtis
 
1.  What are your 5 favorite apps and why.   Be specific and det.docx
1.  What are your 5 favorite apps and why.   Be specific and det.docx1.  What are your 5 favorite apps and why.   Be specific and det.docx
1.  What are your 5 favorite apps and why.   Be specific and det.docxcarlstromcurtis
 
1.  What does it mean to pierce the corporate veil  Use your .docx
1.  What does it mean to pierce the corporate veil  Use your .docx1.  What does it mean to pierce the corporate veil  Use your .docx
1.  What does it mean to pierce the corporate veil  Use your .docxcarlstromcurtis
 
1.  What are your personal experiences of the educational system  D.docx
1.  What are your personal experiences of the educational system  D.docx1.  What are your personal experiences of the educational system  D.docx
1.  What are your personal experiences of the educational system  D.docxcarlstromcurtis
 
1.  The reading discusses the efforts to revitalize city areas t.docx
1.  The reading discusses the efforts to revitalize city areas t.docx1.  The reading discusses the efforts to revitalize city areas t.docx
1.  The reading discusses the efforts to revitalize city areas t.docxcarlstromcurtis
 
1.  Respond to the Question  Is auscultation of bowel sounds us.docx
1.  Respond to the Question  Is auscultation of bowel sounds us.docx1.  Respond to the Question  Is auscultation of bowel sounds us.docx
1.  Respond to the Question  Is auscultation of bowel sounds us.docxcarlstromcurtis
 
1.  Provide a precise definition for human capital”.  2.  What .docx
1.  Provide a precise definition for human capital”.  2.  What .docx1.  Provide a precise definition for human capital”.  2.  What .docx
1.  Provide a precise definition for human capital”.  2.  What .docxcarlstromcurtis
 
1.  Locate a recent (within six months) article on Net Neutralit.docx
1.  Locate a recent (within six months) article on Net Neutralit.docx1.  Locate a recent (within six months) article on Net Neutralit.docx
1.  Locate a recent (within six months) article on Net Neutralit.docxcarlstromcurtis
 
1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx
1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx
1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docxcarlstromcurtis
 
1.  Define Culture, Family, and Community and discuss how they a.docx
1.  Define Culture, Family, and Community and discuss how they a.docx1.  Define Culture, Family, and Community and discuss how they a.docx
1.  Define Culture, Family, and Community and discuss how they a.docxcarlstromcurtis
 
1.  Give the definition or meaning of each of the following termsco.docx
1.  Give the definition or meaning of each of the following termsco.docx1.  Give the definition or meaning of each of the following termsco.docx
1.  Give the definition or meaning of each of the following termsco.docxcarlstromcurtis
 
1.  Compare and contrast the definitions of health from a public hea.docx
1.  Compare and contrast the definitions of health from a public hea.docx1.  Compare and contrast the definitions of health from a public hea.docx
1.  Compare and contrast the definitions of health from a public hea.docxcarlstromcurtis
 

Plus de carlstromcurtis (20)

1. Explain James Q. Wilsons three types of policing.  2. What.docx
1. Explain James Q. Wilsons three types of policing.  2. What.docx1. Explain James Q. Wilsons three types of policing.  2. What.docx
1. Explain James Q. Wilsons three types of policing.  2. What.docx
 
1. What is the underlying problem in this case from CEO Brian Niccol.docx
1. What is the underlying problem in this case from CEO Brian Niccol.docx1. What is the underlying problem in this case from CEO Brian Niccol.docx
1. What is the underlying problem in this case from CEO Brian Niccol.docx
 
1. List and discuss the heat sources identified by the NFPA as being.docx
1. List and discuss the heat sources identified by the NFPA as being.docx1. List and discuss the heat sources identified by the NFPA as being.docx
1. List and discuss the heat sources identified by the NFPA as being.docx
 
1. What is kinesics2. What is the difference between using time.docx
1. What is kinesics2. What is the difference between using time.docx1. What is kinesics2. What is the difference between using time.docx
1. What is kinesics2. What is the difference between using time.docx
 
1. List two (2) gender related listening differences that have been .docx
1. List two (2) gender related listening differences that have been .docx1. List two (2) gender related listening differences that have been .docx
1. List two (2) gender related listening differences that have been .docx
 
1. In some places, technology has reached the point where a tria.docx
1. In some places, technology has reached the point where a tria.docx1. In some places, technology has reached the point where a tria.docx
1. In some places, technology has reached the point where a tria.docx
 
1. Describe Digital Literacy (how to know what is real on the web). .docx
1. Describe Digital Literacy (how to know what is real on the web). .docx1. Describe Digital Literacy (how to know what is real on the web). .docx
1. Describe Digital Literacy (how to know what is real on the web). .docx
 
1. Define the following terms  poster session, conference proce.docx
1. Define the following terms  poster session, conference proce.docx1. Define the following terms  poster session, conference proce.docx
1. Define the following terms  poster session, conference proce.docx
 
1.  What is disparate-impact discrimination under Title VII an.docx
1.  What is disparate-impact discrimination under Title VII an.docx1.  What is disparate-impact discrimination under Title VII an.docx
1.  What is disparate-impact discrimination under Title VII an.docx
 
1.  What are your 5 favorite apps and why.   Be specific and det.docx
1.  What are your 5 favorite apps and why.   Be specific and det.docx1.  What are your 5 favorite apps and why.   Be specific and det.docx
1.  What are your 5 favorite apps and why.   Be specific and det.docx
 
1.  What does it mean to pierce the corporate veil  Use your .docx
1.  What does it mean to pierce the corporate veil  Use your .docx1.  What does it mean to pierce the corporate veil  Use your .docx
1.  What does it mean to pierce the corporate veil  Use your .docx
 
1.  What are your personal experiences of the educational system  D.docx
1.  What are your personal experiences of the educational system  D.docx1.  What are your personal experiences of the educational system  D.docx
1.  What are your personal experiences of the educational system  D.docx
 
1.  The reading discusses the efforts to revitalize city areas t.docx
1.  The reading discusses the efforts to revitalize city areas t.docx1.  The reading discusses the efforts to revitalize city areas t.docx
1.  The reading discusses the efforts to revitalize city areas t.docx
 
1.  Respond to the Question  Is auscultation of bowel sounds us.docx
1.  Respond to the Question  Is auscultation of bowel sounds us.docx1.  Respond to the Question  Is auscultation of bowel sounds us.docx
1.  Respond to the Question  Is auscultation of bowel sounds us.docx
 
1.  Provide a precise definition for human capital”.  2.  What .docx
1.  Provide a precise definition for human capital”.  2.  What .docx1.  Provide a precise definition for human capital”.  2.  What .docx
1.  Provide a precise definition for human capital”.  2.  What .docx
 
1.  Locate a recent (within six months) article on Net Neutralit.docx
1.  Locate a recent (within six months) article on Net Neutralit.docx1.  Locate a recent (within six months) article on Net Neutralit.docx
1.  Locate a recent (within six months) article on Net Neutralit.docx
 
1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx
1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx
1.  How Subtle Sex Discrimination Works by Nijole V. Benokra.docx
 
1.  Define Culture, Family, and Community and discuss how they a.docx
1.  Define Culture, Family, and Community and discuss how they a.docx1.  Define Culture, Family, and Community and discuss how they a.docx
1.  Define Culture, Family, and Community and discuss how they a.docx
 
1.  Give the definition or meaning of each of the following termsco.docx
1.  Give the definition or meaning of each of the following termsco.docx1.  Give the definition or meaning of each of the following termsco.docx
1.  Give the definition or meaning of each of the following termsco.docx
 
1.  Compare and contrast the definitions of health from a public hea.docx
1.  Compare and contrast the definitions of health from a public hea.docx1.  Compare and contrast the definitions of health from a public hea.docx
1.  Compare and contrast the definitions of health from a public hea.docx
 

Dernier

ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 

Dernier (20)

ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 

1. You are an office assistant for the Danbury Drop-In Clinic, a.docx

  • 1. 1. You are an office assistant for the Danbury Drop-In Clinic, a walk-in healthcare clinic in Danbury, Connecticut. Daniel Boyette, the owner of the clinic, wants to expand by adding other clinic locations in Danbury. Whether he leases new space or merges with another clinic, he needs a loan to cover the cost of the clinics. He has asked for your help updating the workbook he created to analyze the loan information and forecast sales. Switch to the Loan Scenarios worksheet, and then calculate the monthly payment for the Add 1 Location scenario as follows: a. In cell D10, enter a formula using the PMT function to calculate the monthly payment for a loan. b. Use the inputs listed under the Add 1 Location loan scenario in cells D4 , D6 , and D8 . ( Hint : The result will be displayed as a negative number to reflect the negative cash flow of a loan payment.) 2. Calculate the monthly interest rate for the Add 2 Locations scenario as follows:
  • 2. a. In cell E6, enter a formula using the RATE function to calculate the monthly interest rate for a loan. b. Use the inputs listed under the Add 2 Locations loan scenario in cells E8 , E10 , and E4 . ( Hint : Assume the present value of the loan is the loan amount shown in cell E4.) 3. Calculate the loan amount for the Add 3 Locations scenario as follows: a. In cell F4, enter a formula using the PV function to calculate the loan amount. b. Use the inputs listed under the Add 3 Locations loan scenario in cells F6 , F8 , and F10 . 4. Calculate the number of months Daniel needs to pay back a loan for an existing clinic as follows: a. In cell G8, enter a formula using the
  • 3. NPER function to calculate how many months it would take to pay back a $450,000 loan. b. Use the inputs listed under the Merger loan scenario in cells G6 , G10 , and G4 . 5. Switch to the Amortization worksheet. Calculate the cumulative interest for a loan for one new clinic location as follows: a. In cell C16, enter a formula using the CUMIPMT function to calculate the cumulative interest paid on the loan after the first year (payment 1 in cell C14 through payment 12 in cell C15 ) when the payments are made at the end of the period. Use 0 as the type argument in your formula. b. Use absolute references for the rate, nper, and pv arguments. c. Use relative references for the start and end arguments. d. Copy the formula from cell C16 to the range D16:G16 to calculate the interest paid in Years 2–5. 6. Calculate the cumulative principal for a loan for one new
  • 4. clinic location as follows: a. In cell C17, enter a formula using the CUMPRINC function to calculate the cumulative principal paid in the first year (payment 1 in cell C14 through payment 12 in cell C15 ) when the payments are made at the end of the period. Use 0 as the type argument in your formula. b. Use absolute references for the rate, nper, and pv arguments. c. Use relative references for the start and end arguments. d. Copy the formula from cell C17 to the range D17:G17 to calculate the principal paid in Years 2–5. 7. In cell H17, use the Error Checking command to identify the error in the cell, and then correct the error. ( Hint : The formula in the cell should calculate the total values in C17:G17 using the SUM function.) 8. Calculate the principal amounts in the loan amortization schedule as follows: a. In cell E22, enter a formula using the PPMT function to determine the amount of the first loan payment devoted to principal.
  • 5. b. Use absolute references only for the rate, nper, and pv arguments. c. Use cell A22 as the current period. (Hint : The period is based on a monthly payment schedule.) d. Copy the formula from cell E22 to the range E23:E81 to calculate the principal paid in Periods 2–60. 9. Calculate the interest amounts in the loan amortization schedule as follows: a. In cell F22, enter a formula using the IPMT function to determine the amount of the first loan payment devoted to interest. b. Use absolute references only for the rate, nper, and pv arguments. c. Use cell A22 as the current period. (Hint : The period is based on a monthly payment schedule.) d. Copy the formula from cell F22 to range F23:F81 to calculate the principal paid in Periods 2–60. 10. Switch to the Depreciation worksheet. Calculate the annual straight-line depreciation for one new clinic location (the most likely scenario) as follows:
  • 6. a. In cell C10, enter a formula using the SLN function to calculate the straight-line depreciation for the clinic during its first year of operation. b. Use the values in cells D4 , D5 , and D6 for the arguments. c. Use absolute references for the cost, salvage, and life arguments in the SLN formula. d. Copy the formula from cell C10 to the range D10:I10 to calculate the yearly straight-line depreciation in Years 2–7. 11. Calculate the annual declining balance depreciation for one new clinic location as follows: a. In cell C17, enter a formula using the DB function to calculate the declining balance depreciation for the new clinic during its first year of operation. b. Use the values in cells D4 , D5 , and D6 for the arguments.
  • 7. c. Use the value in cell C16 as the current period. d. Use absolute references only for the cost, salvage, and life arguments in the DB formula. e. Copy the formula from cell C17 to the range D17:I17 to calculate the yearly declining balance depreciation in Years 2– 7. 12. Correct the errors on the Depreciation worksheet as follows: a. Determine the error in cell D18 by using the Trace Precedent and Trace Dependent arrows. Correct the error so that the formula in cell D18 calculates the cumulative depreciation of the clinic by adding the Cumulative Depreciation value in Year 1 to the Yearly Depreciation value in Year 2. b. Copy the corrected formula in cell D18 to the range E18:I18, and then remove any arrows from the worksheet. 13. Switch to the Income Statement worksheet. For the Add 1 Location scenario, project the income from Insurance for 2020-2022 (cells D4:F4) using a Growth Trend interpolation. ( Hint : Select the range C4:G4 before filling this series with values.) 14. Project the income from Other reimbursements for 2020- 2022 (cells D6:F6) using a Linear Trend interpolation. ( Hint : Select the range C6:G6 before filling this series with values.)
  • 8. 15. Project expenses as follows: a. Project the expenses for Payroll for 2020-2023 (cells D12:G12) using a Growth trend extrapolation. b. Use a step value of 1.05 . ( Hint : When extrapolating values, the Trend check box in the Series Dialog Box should not be checked.) c. Do not set a stop value for the series. ( Hint : Select the range C12:G12 before filling this series with values.) 16. Switch to the Investment worksheet. Calculate the present value of an investment in one new clinic location as follows: a. In cell C14, enter a formula that uses the NPV function to calculate the Present Value of the Add 1 Location investment. b. Use the value in cell C13 as the desired rate of return. c. Use the range C6:C11 as the returns paid to investors. ( Hint
  • 9. : If a Formula Omits Adjacent Cell error warning appears, ignore it.) 17. In cell C15, enter a formula without using a function that calculates the Net Present Value by adding the Present Value of the Add 1 Location investment (calculated in cell C14 ) to the value of the initial investment (in cell C5 ). 18. Calculate the internal rate of return as follows: a. In cell C16, enter a formula that uses the IRR function to calculate the internal rate of return of the Add 1 Location investment. b. Use the range C5:C11 as the returns paid to investors. Your workbook should look like the Final Figures on the following pages. Save your changes, close the workbook, and then exit Excel. Follow the directions on the SAM website to submit your completed project. Final Figure 1: Loan Scenarios Worksheet