It depends what position you are in tbh
The correct answer would be 12 Baskets.
If they spend $75 to advertise their sale, 12 baskets must be sold to break even.
Explanation:
Break even is a point where there is no loss and no profit for the product produced and sold.
Now material needed to make each basket = $3.75
Selling Price of Baskets = $10
Profit on each basket = Selling Price - Cost to make basket = $10 - $3.75 = $6.25
So the advertising expense is $75. Then to find that how many baskets must be sold to break even, we would divide the advertisement cost with the profit on each basket as follows:
$75 / $6.25 = 12
So 12 baskets are needed to be sold in order to break even.
Learn more about Break even At:
brainly.com/question/11324965
#LearnWithBrainly
Answer:
the main difference between politician and bareaucrats is that worry about result and the bareaucrats..
Explanation:
that's right
Answer:
If you run: print("StatsCourse") in R, R will display: "StatsCourse", Option B.
Explanation:
R is a language,mostly written in C and environment for statistical computing and graphics.
Out of the given options, R will display StatsCourse, If we run print("StatsCourse"). It is a command to display what is given in the brackets and the command will be followed.
It will not send "StatsCourse" to local printer, as per Option A. Thew command for printing is different. It will not show full data in the file named "StatsCourse", as there is no such file, as per Option C. Option D is also incorrect as no error message will be returned.