Answer:
On cell G16, type the formula "=SUMIF(G2:G11, ">=40")".
Step-by-step explanation:
Formulas in Microsoft Excel are used to generate results or values to a cell. The formula must start with an equal sign. The formula above has the function "SUMIF" which is used to provide a sum of numeric values based on a condition.