johnnymonreal9580 johnnymonreal9580 28-02-2024 Computers and Technology contestada Create a function to find the average cost of goods found in cell range B2 to B7, with the function structure: `=functionₙame(cellᵣange)`A) =average_cost(B2:B7) B) =avg_cost(B2:B7) C) =mean_cost(B2:B7) D) =avg(B2:B7)