1. Create an Excel formula to calculate Working Capital. (1 mark)
Working Capital = Current Assets − Current Liabilities.
2. Create an Excel formula to calculate the Current Ratio. (1 mark)
Current Ratio = Current Assets .Current Liabilities
3. Create an Excel formula to calculate Quick Ratio. (2 marks)
Quick Ratio = Cash +Short Term Investments + Accounts Receivable
Current Liabilities
4. Create an Excel formula to calculate π₯, π₯ = y ∗ (1 + r)n.
5. Create an Excel formula to calculate π₯, π₯ = ( 1+ r)n. (2 marks)
6. Create an Excel formula to calculate IRR, IRR = (πΉπ ππ 1/π)− 1. (2 marks)
7. If the Internal Rate of Return (IRR) is expected to be 20%, what will the number of years (n) be? Use the Solver function on Q6 to determine the new number of years (n). (2 marks)
Hint: We have created the formula in Q6 to calculate IRR, use that formula with the solver function to calculate a new number of years (n).
1) Open the solver function. Data > Analysis > Solver
2) In Set Objective box: type E11 because we want to find that IRR to equal to a specific value (we set the Value in the next step)
3) In To box: we choose Value of, then enter 20%. This is the Value we want E11 (IRR=20%)
4) In Changing Variable Cells box, type E8. We want the Excel Solver function to adjust this cell, then the Value on the E11 cell will equal 20%.
a ∗ b + c
8. Create an Excel formula to calculate π₯, π₯ = a∗( 1−d + e)2. (3 marks)
9. Create an Excel formula to calculate π₯, π₯ =−π+√π2−4ππ 2π
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme