QUESTION IMAGE
Question
question 8
1.00 pts
l1c2.02 every excel formula begins with the = sign.
true
false
question 9
1.00 pts
l1c2.06 if you were wishing to add cells a1 and a2 and have the result display in cell a3, you would write the following formula in cell a3: =sum(a1:a2). the beginning section of that formula, =sum, is called a(n) _____.
argument
constant
function
reference
Question 8
In Excel, formulas (like calculations, functions) start with the = sign to indicate it's a formula (not just text). So the statement is correct.
In Excel, SUM is a predefined operation (function) that performs addition. An argument is what's inside the function (like A1:A2), a constant is a fixed value, and a reference is a cell/range reference. So SUM is a function.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
True