Computer Science, asked by nakkasrikanya, 11 months ago

Cell A1 contains the number 10 and B1 contains 5 .What will be the contents of cell C1 , if the formula =A1+B1 *2^3 is entered in cell C1 ?​

Answers

Answered by AskewTronics
38

50 is the correct answer for the above question

Explanation:

  • If the cell A1 contains 10 and the B1 contains the 5 then the formula "=A1+B1 *2^3" calculates the value 50. The processor of this is as follows:-

           =A1+B1 *2^3

           =A1+B1 \times2^{3}

           =10+5\times8

           = 10 +40

            =50

  • If the user wants to use this formula for the C1 column, then he needs to write this formula in the FX column after pointing the cell C1. Then he gets the answer 50.

Learn More:

  • MS-Excel : https://brainly.in/question/9086619
Answered by samantaraybibhuti07
5

50 is the answer....

Explanation:

Hope this help you

Attachments:
Similar questions