Respuesta :
The order of operations is the steps used to simplify any mathematical expression. Order of operations refers to which operations should be performed in what order and it is denoted by PEMDAS, This means that you should do what is possible within parentheses first, then exponents, then multiplication and division (from left to right), and then addition and subtraction (from left to right). If parentheses are enclosed within other parentheses, work from the inside out.
[tex] (2+8)/2*9/3\\ Performing \; the \; operation\; in\; Parenthesis\; first\\ \\ 10/2 *9/3\\ Dividing \; 10/2\; from\; left\; to\; right\\ \\ 5*9/3\\ Multiply\; from\; left\; to\; right\\ \\ 45/3\\ Divide \; to\; get\; final\; answer\\ \\ 15 [/tex]
Conclusion:
The correct solution for the arithmetic expression (2+8)/2*9/3 using the order of operations is 15