Question: please read all the question>>> i need a new code C++ * Ron bought several acres of farm to grow and sell vegetables. Suppose
please read all the question>>>" i need a new code " C++ *
Ron bought several acres of farm to grow and sell vegetables. Suppose that Ron wants to grow a maximum of two types of vegetables. Write a program that prompts Ron or the user to do the following:
-Enter the total farm area in acres
-The number of vegetables (one or two) that the user want to grow.
-If the user wants to grow two types of vegetables, then specify the portion, as a percentage of the farm land used for each types of vegetable.
-Enter the seed cost, plantation cost, fertilizing cost, labor cost, for each acre.
-Enter vegetable selling price per acre.
-Output the total revenue
-Output the profit/ loss.
***Write:
-Problem Analysis
-Algorithm
-Flowchart
-Pseudocode
Complete C++ program if possible
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
