116k views
4 votes
Nadia created a spreadsheet document to manage her company's inventory. In column B, she has the number of employees on her team, and in column C, she has the number of notebooks they need for their projects. Which of the following formulas should Nadia enter so that the spreadsheet automatically calculates how many notebooks she will need to order for each employee? A. =B2-C2 B. =B2+C2 C. =B2/C2 D. =B2*C2

User Hcarrasko
by
6.5k points

2 Answers

4 votes
the correct equation for the excell spread sheet is D. =b2*c2
User TheUturn
by
6.1k points
4 votes

Answer:

D) =B2*C2

Step-by-step explanation:

Since Nadia wants to know how many notebooks she will need to order for each team of employees, she must multiply column B (number of team members) times column C (number of notebooks): =B2*C2

Option A subtracts the number of notebooks from the number of team members.

Option B adds the number of team members and the number of notebooks.

Option C divides the number of team members by the number of notebooks.

User ImSonuGupta
by
7.6k points