Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTION 1 The long duration of Movement Control Order (MCO) has developed an interest among citizens to have indoor plant to purify the air in

image text in transcribedimage text in transcribed

image text in transcribed

QUESTION 1 The long duration of Movement Control Order (MCO) has developed an interest among citizens to have indoor plant to purify the air in their home. In conjunction with that, the GrowSafe Nursery which is located in Kuantan, Pahang offers different types of indoor plants. During the MCO, the nursery offers a great deal for their customer where they deliver not only in Malaysia, but to Singapore, and Indonesia as well. Table 1 shows the types of plants, price, weight, and discount Table 1 Indoor Plant Plant Name Discount (%) Code Weight(kg) /unit Price (RM)/unit Money Tree M 0.5 15.00 15% discount if buy minimum 2 units of plants Photos P 0.5 12.00 10% discount if buy minimum 2 units of plants Bamboo palm B 0.75 23.00 No discount Add on Fertilizer Nilagro N 17.00 25% discount if buy minimum 2 packs of fertilizers Add on package is also offered where if the customer ordered minimum 2 packs of fertilizers, 25% discount is offered. Meanwhile, Table 2 shows the rate applied for delivery in all covered countries, subject to the weight. Table 2 Singapore [S] Malaysia [M] Indonesia [1] Weight (kg) Delivery fee (RM) Less than 1kg 10 15 1 - 3kg 15 20 Above 3 kg 25 30 *Alphabet in [ ] is the country code The promotion is subject to one condition where for each order, the customer is allowed to buy maximum 1 type of plant only. Figure 1 shows the example of manual receipt produced by the Grow Safe Nursery. As the business grows, the Grow Safe Nursery would like to computerize the manual system. The system that will be developed is expected able to calculate the price and weight of the plant, based on the user's selection on plant code and produce the total price that need to be paid by the users as well. Name : Fatimah Muhammad Phone Number : +6592345678 Country code :S Shipping Address :15, Orchard Road, 238854 Singapore Indoor Plant Order details Plant Code Quantity Price (RM) Weight (kg) Price After Discount (RM) M 2 30.00 25.50 1 Fertilizer Add on details N 2 34 25.50 Total Weight (kg)=1 Delivery fee (RM) = 20 Total = RM71 Figurel The formula to calculate the total is as in (1): total = plantPrice + fertilizerPrice + deliveryFee (1) Based on the given information: i) Develop an Input, Process, Output (IPO) table to calculate the total that needs to be paid by the customer. Display the total weight, deliveryFee and total price. (47 Marks) ii) Draw the Interactivity Chart (IC) (3 Marks) iii) iv) 1. Based on your answer in (i), draw the flowchart (40 Marks) Assume that GrowSafe is now having a clearance sale where all plants are sold at flat rate RM11.00. The add on fertilizers is not applicable. Meanwhile, delivery is limited ONLY to Malaysia with flat rate RM10 regardless of the weight of the parcel. Besides delivery service, the customer is also allowed to self-pick up with ZERO (O) delivery fee. The algorithm is as provided in Figure 2. Perform a desk checking based on the given algorithm. Display the total price ONLY. (10 Marks) CalculatePrice 2. Enter Name 3. Enter address 4. Enter phone number 5. Enter plant code 6. Enter plant quantity Delivery service or pick up 8. If (delivery==1) then 9. delivery Fee = 10 10. Else 10. deliveryFee=0 11.Calculate total Price 12.Display total price 13. End w N m 7. Figure 2 QUESTION 1 The long duration of Movement Control Order (MCO) has developed an interest among citizens to have indoor plant to purify the air in their home. In conjunction with that, the GrowSafe Nursery which is located in Kuantan, Pahang offers different types of indoor plants. During the MCO, the nursery offers a great deal for their customer where they deliver not only in Malaysia, but to Singapore, and Indonesia as well. Table 1 shows the types of plants, price, weight, and discount Table 1 Indoor Plant Plant Name Discount (%) Code Weight(kg) /unit Price (RM)/unit Money Tree M 0.5 15.00 15% discount if buy minimum 2 units of plants Photos P 0.5 12.00 10% discount if buy minimum 2 units of plants Bamboo palm B 0.75 23.00 No discount Add on Fertilizer Nilagro N 17.00 25% discount if buy minimum 2 packs of fertilizers Add on package is also offered where if the customer ordered minimum 2 packs of fertilizers, 25% discount is offered. Meanwhile, Table 2 shows the rate applied for delivery in all covered countries, subject to the weight. Table 2 Singapore [S] Malaysia [M] Indonesia [1] Weight (kg) Delivery fee (RM) Less than 1kg 10 15 1 - 3kg 15 20 Above 3 kg 25 30 *Alphabet in [ ] is the country code The promotion is subject to one condition where for each order, the customer is allowed to buy maximum 1 type of plant only. Figure 1 shows the example of manual receipt produced by the Grow Safe Nursery. As the business grows, the Grow Safe Nursery would like to computerize the manual system. The system that will be developed is expected able to calculate the price and weight of the plant, based on the user's selection on plant code and produce the total price that need to be paid by the users as well. Name : Fatimah Muhammad Phone Number : +6592345678 Country code :S Shipping Address :15, Orchard Road, 238854 Singapore Indoor Plant Order details Plant Code Quantity Price (RM) Weight (kg) Price After Discount (RM) M 2 30.00 25.50 1 Fertilizer Add on details N 2 34 25.50 Total Weight (kg)=1 Delivery fee (RM) = 20 Total = RM71 Figurel The formula to calculate the total is as in (1): total = plantPrice + fertilizerPrice + deliveryFee (1) Based on the given information: i) Develop an Input, Process, Output (IPO) table to calculate the total that needs to be paid by the customer. Display the total weight, deliveryFee and total price. (47 Marks) ii) Draw the Interactivity Chart (IC) (3 Marks) iii) iv) 1. Based on your answer in (i), draw the flowchart (40 Marks) Assume that GrowSafe is now having a clearance sale where all plants are sold at flat rate RM11.00. The add on fertilizers is not applicable. Meanwhile, delivery is limited ONLY to Malaysia with flat rate RM10 regardless of the weight of the parcel. Besides delivery service, the customer is also allowed to self-pick up with ZERO (O) delivery fee. The algorithm is as provided in Figure 2. Perform a desk checking based on the given algorithm. Display the total price ONLY. (10 Marks) CalculatePrice 2. Enter Name 3. Enter address 4. Enter phone number 5. Enter plant code 6. Enter plant quantity Delivery service or pick up 8. If (delivery==1) then 9. delivery Fee = 10 10. Else 10. deliveryFee=0 11.Calculate total Price 12.Display total price 13. End w N m 7. Figure 2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Finance questions