Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

describing how to use formulas gemima now has the formula dialog box op…

Question

describing how to use formulas
gemima now has the formula dialog box open.

foodmilligrams per serving--------orange, medium70strawberries, fresh, sliced, ½ cup49kiwi, medium34total vitamin c contentwhich formula should gemima use to show the amount of vitamin c in the fruit salad?○ sum(left)○ =sum(left)○ sum(above)○ =sum(above)

Explanation:

Step1: Identify target cells

The vitamin C values to sum are in the cells above the "TOTAL vitamin C content" cell: 70, 49, and 34.

Step2: Match correct formula

The formula needs to sum the cells directly above the total cell. The valid spreadsheet syntax for this is =SUM(ABOVE).

Answer:

=SUM(ABOVE)