Cell A1 contains the number 10 and B1 contains 5. what will be the content of cell C1,if the formula=A1+B1*2^3 is entered in cell C1 ?
Answers
Answered by
2
Answer:
10+5×2^3
10+40
50 Ans.
Answered by
8
50 is the value in cell C1
Explanation:
- It is because cell B1 contains 5 and A1 contains 10, then the formula "=A1+B1*2^3" will give 50 because--
=A1+B1*2^3
=10+5*2^3
=10+5*8
=10+40
=50.
- Then the 50 will the value of cell c1. It will happen when the user writes the above formula for cell C1, but the value of cell c1 will be changed if the value of A1 or B1 will change.
Learn More:
- MS-Excel : https://brainly.in/question/9086619
Similar questions