Answer:
C (2.5)
Explanation:
int(3.5) = 3
So, using order of operations, (3/2)+1=2.5
The value of the expression value of: 1 + int(3.5) / 2 is known to be option C, which is (2.5).
In maths, an expression is known to be the composition of numbers, functions such as addition, etc.
Note that int(3.5) = 3
Therefore, using the given order of operations, (3/2)+1
=2.5
Therefore the answer =2.5 is correct.
Learn more about Expression from
https://brainly.com/question/723406
#SPJ2