lillielupfer993 lillielupfer993
  • 23-03-2018
  • Mathematics
contestada

If the formula =($x$7 + x8) is copied from cell (a1) to a (a5)- 4 rows lower, what happens?

Respuesta :

xander1234
xander1234 xander1234
  • 02-04-2018
Since the first cell is locked, wherever you copied it, the cell remains the same. However, the second cell if copied from one cell to another, in this case 4 cells below, the numerical value will be added 4.

Thus, the formula in cell A5 will be like this: =$X$7+X12.
Answer Link

Otras preguntas

Energy + 6 CO2 6 H20 → CH2206 602 Photosynthesis O Cellular Respiration help ‼️
Write 174% as a fraction in simplest form.
Is work being done when you carry something?
Living things come from other living things through either sexual or asexual reproduction.
Look at the overall view of the onion root tip. Which phase does it look like most cells are in? Why are most cells in this phase?
Megan's morning run follows a triangular path. Two legs are equal and the third leg is 4 miles longer han each of the other legs. If the total ride is 22 miles,
Which of these variables control the parabola's direction and width? And how does it control it? F(x): ax^2+bx+c
Rock Sugar Decoration is made by adding Royal Icing to the final stage of cooking. True False
A coworker notices that the original box costs $0.22 per square foot of cardboard and the new box cost $0.15 per square foot of cardboard. She claims that the n
What is the output of the following code? int x = 6, y = 3, z=24, result=0; result = 2*((z/(x-y))%y+10); cout<< result<