Math, asked by reenakiran2008, 21 days ago

result of the following java statements 4 / 2 * 3 + 8

Answers

Answered by ManishKumarPankaj
0

Answer:

22

Please mark me as a branielist

Answered by divyapakhare468
0

To find  : value of given expression .

Given : \frac{4}{2} \times3 + 8  

Solution :  

  • To solve the above equation we will follow BODMAS rule.
  • It is the rule used to remember the order of operations to be followed while solving expressions in mathematics.
  • where,

                 \begin{array}{l} \\B=brackets \\\mathrm{O}=\text { order of powers or rules } \\\mathrm{D}=\text { Division } \\\mathrm{M}=\text { multiplication } \\\mathrm{A}=\text { addition } \\\mathrm{S}=\text { subtraction }\end{array}  

  • According to above rule we will solve.

         \frac{4}{2}\times 3 + 8 \\=  2\times 3 + 8 \\=  6 + 8 \\=14

Hence , value of given expression is 14.

Similar questions