solve c arithmetic operations b=3/2+5*4/3
Anonymous:
___k off
Answers
Answered by
0
first multiply, ------5*4=20-------
then divide,-------- 3/2=1.5-------- and -------20/3=6.6667------
then add, 1.5+6.6667=8.1667.
if you directly type in calculator 3/2+5*4/3, you'll find same ans..
the operations performed were based on precedence used by computer.
Similar questions