Question: PLEASE WRITE IN C++ code and compilable and sample output if possible. Thank you in advance! 18. Tom and Jerry opened a new lawn service.

PLEASE WRITE IN C++ code and compilable and sample output if possible. Thank you in advance!
18. Tom and Jerry opened a new lawn service. They provide three types of services: mowing, fertilizing, and planting trees. The cost of mowing is $35.00 per 5,000 square yards, fertilizing is $30.00 per application, and planting a tree is $50.00. Write an algorithm that prompts the user to enter the area of the lawn, the number of fertilizing applications, and the number of trees to be planted. The algorithm then determines the billing amount. (Assume that the user orders all three services.) (9)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
