use the order of operations to evaluate the expression: 5by2+(12 divided by 4)-4

To evaluate the expression using the order of operations, we follow these steps:

1. Start with parentheses: There are no parentheses in the expression.
2. Evaluate multiplication and division from left to right: First, we have 5 divided by 2, which equals 2.5.
3. Evaluate addition and subtraction from left to right: Next, we have 12 divided by 4, which equals 3. Then, we have 2.5 + 3, which equals 5.5. Finally, we subtract 4 from 5.5, which equals 1.5.

Therefore, the value of the expression is 1.5.