62 Following Steps Calculate Company S Break Even Point Number Units Goods Company Must Ma Q43903596

Visual basic can you please show scrip also.
Thanks.
62. The following steps calculate a company’s break-even point, the number of units of goods the company must manufacture and sell in order to break even: (a) Declare all variables. (b) Assign the value 5000 to the variable fixedCosts. (c) Assign the value 8 to the variable pricePerUnit. (d) Assign the value 6 to the variable costPerUnit. (e) Assign the value fixedCosts divided by the difference of pricePerUnit and costPerUnit) to the variable breakEven Point. (f) Display the value of the variable breakEven Point in a list box. Show transcribed image text 62. The following steps calculate a company’s break-even point, the number of units of goods the company must manufacture and sell in order to break even: (a) Declare all variables. (b) Assign the value 5000 to the variable fixedCosts. (c) Assign the value 8 to the variable pricePerUnit. (d) Assign the value 6 to the variable costPerUnit. (e) Assign the value fixedCosts divided by the difference of pricePerUnit and costPerUnit) to the variable breakEven Point. (f) Display the value of the variable breakEven Point in a list box.
Expert Answer
Answer to 62. The following steps calculate a company’s break-even point, the number of units of goods the company must manufactur…
OR