Font size
WorksheetsExcel Test Review with Student Questions Added
Total questions: 15
Worksheet time: 11mins
What is the last Order of Operation? (credit: Haley)
Addition and Subtraction
Parentheses
Excuses
Multiplication and Division
What is the mean of A1 through A7? (credit to Jordis)
(a)
What is C3 times A2 as a formula? (credit to Grayce)
=C3/A2
=C3*A2
=A2+C3
=C3^A2
How do you divide A1 by A7 as a formula? (credit to Jericho)
(a)
What does the symbol * mean (tell me in one word)? (credit to Derek)
(a)
The part of the spreadsheet where you enter a formula or where it appears as you type is called: (credit to Derek)
The formula cell
The formula calculation button
The formula bar
The formula area
The shortcut to bold something is: (credit to Ayden Y)
(a)
Where is the fill handle located in the active cell? (credit to Jayden)
bottom left
top right
bottom right
top left
A formula uses: (credit to Katelyn)
symbols
pictures
words
sounds
The symbol for an exponent is: (credit to Haley)
$
/
*
^
All formulas and functions must begin with what symbol? (credit to Joseph)
(a)
The sum of A1 and A7 as a function is: (credit to Katelyn)
=SUM(A1:A7)
=A1+A7
=ADD(A1:A7)
=SUM(A1,A7)
How do you write the function for A1 to the 100th power? (credit to Jericho)
(a)
What is the formula to add A2 through A4? (credit to Coleton)
=ADD(A2-A4)
=A2+A3+A4
=SUM(A2:A4)
=SUM(A2,A4)
Write the function to find the largest number in cells A1 through A7. (credit to Dylan)
(a)
