Recall & Review
beginner
What is a formula in Google Sheets?
A formula is a special instruction you type in a cell that tells Google Sheets to do a calculation or task automatically.
Click to reveal answer
beginner
How do formulas help automate calculations?
Formulas automatically update results when you change the numbers they use, so you don’t have to recalculate by hand.
Click to reveal answer
beginner
What symbol do formulas in Google Sheets always start with?
Formulas always start with an equal sign (=) to tell Google Sheets to calculate something.
Click to reveal answer
beginner
Give an example of a simple formula that adds two numbers in cells A1 and B1.
The formula is =A1+B1. It adds the values in cells A1 and B1 automatically.
Click to reveal answer
beginner
Why is using formulas better than manual calculations in spreadsheets?
Formulas reduce mistakes, save time, and update results instantly when data changes.
Click to reveal answer
What does the equal sign (=) do in a Google Sheets cell?
✗ Incorrect
The equal sign tells Google Sheets to treat what follows as a formula to calculate.
If you change a number in a cell used by a formula, what happens?
✗ Incorrect
Formulas recalculate automatically when input values change.
Which of these is a formula that multiplies values in cells A2 and B2?
✗ Incorrect
The formula must start with = and use * for multiplication.
Why do people use formulas instead of calculating manually?
✗ Incorrect
Formulas help avoid mistakes and update results quickly.
What happens if you type a number without an equal sign in a cell?
✗ Incorrect
Numbers without = are just data, not formulas.
Explain in your own words why formulas automate calculations in Google Sheets.
Think about what happens when you change numbers used in a formula.
You got /4 concepts.
Describe a simple real-life example where using a formula in a spreadsheet saves time.
Imagine adding up grocery costs or bills.
You got /4 concepts.