Cell A1 contain the number 20 and B1 contain 3. What will be the content of cell C1, if the formula = A1 + B1 * 2^3 is entered in cell C1?
Answers
Answered by
13
184 will u get by apply ur formula ... I don't think ur given formula is correct
Answered by
6
44 is the correct answer for the above question.
Explanation:
- If A1 contains value 20 and B1 contains value 3 then the value of "=A1+B1*2^3" in spreadsheet gives 44 because--
- Firstly value is put on the expression and the expression form ().
- Firstly power is performed because it has higher precedence and the value is (20+3*8).
- Then multiplication will perform and it gives the result 20+24.
- Then the result is 44 which is the answer for the c1 cell.
Learn More:
Spreadsheet: brainly.in/question/5815774
Similar questions