Repeat in Chapter 1, using Laplace transforms. Assume zero initial conditions. [Sections: 2.2; 2.3]
##Use Case Model Author : Team 73 ## Use Case 1 Diagram Use Case 1 - Add New Customer & Creates new Customer Card [use case 1](usecase1.png) ## Use Case 1 Description Requirements : This use case allows the user to create a new Customer account in the TC Cart System and prints a new Customer card. PreConditions : Customer intends to be added to the TC Cart system. PostConditions : Customer is added to the TC Cart System. Customer has a customer card created. Scenario : A new customer is added to the TC Cart System. The Customer's card request is then sent to the external Libraries. The Card Printer accesses the Customer's data and prints a new customer card. ## Use Case 2 Diagram Use Case 2 - Edits Customer data [use case 2](usecase2.png) ## Use Case 2 Description Re