quiz - unit 2: basic formulas and functions\n...
quiz - unit 2: basic formulas and functions\nexcel: introduction\n13 of 16\nwhich of the following is a valid formula?\n=b5/10\n(c2 - d16)\na2/f2\n=e10
Answer
# Brief Explanations:
In Excel, a valid formula starts with an equal sign (=). The first option =B5/10 is a division formula dividing the value in cell B5 by 10. The second option (C2 - D16) is just an expression in parentheses without an equal sign. The third option A2/F2 is also just a text - like expression without an equal sign. The fourth option =E10 is a valid formula that will return the value of cell E10.
# Answer:
=B5/10, =E10