gaming lounge budget\nthe table represents a short - term budget for a local gaming lounge.\nwhich formula…

gaming lounge budget\nthe table represents a short - term budget for a local gaming lounge.\nwhich formula can you use to find the amount in cell d15?\n=sum(d3:d5)\n=sum(d9:d14)\n=sum(d3:d14)\n=d6+d18

gaming lounge budget\nthe table represents a short - term budget for a local gaming lounge.\nwhich formula can you use to find the amount in cell d15?\n=sum(d3:d5)\n=sum(d9:d14)\n=sum(d3:d14)\n=d6+d18

Answer

Explanation:

Step1: Analyze cell D15 context

Cell D15 is likely the total of actual amounts in the expenses section from D9 - D14.

Step2: Recall SUM function

The SUM function in spreadsheet software sums up a range of cells.

Answer:

=SUM(D9:D14)