which of the following is correct sum formula for the data shown in the blue box? =sum(b2:b7) =sum(b3:b4)

which of the following is correct sum formula for the data shown in the blue box? =sum(b2:b7) =sum(b3:b4)
Answer
Explanation:
Step1: Analyze the range of cells in blue box
The blue box includes cells B3 and B4.
Step2: Determine the correct SUM formula
The formula =SUM(B3:B4) sums the values in cells B3 and B4.
Answer:
=SUM(B3:B4)