Hello!
Explanation:
This question's it's about the order of operations. It stands for parenthesis, exponents, multiply, divide, add, and subtract. It can also go left to right. (PEMDAS)
First, do parenthesis.
[tex](7+3)*5-4[/tex]
[tex]10*5-4[/tex]
Multiply left too right.
[tex]10*5=50[/tex]
[tex]50-4[/tex]
Subtract left too right.
[tex]50-4=46[/tex]
[tex]46/2+2[/tex]
Divide left to right.
[tex]46/2=23[/tex]
[tex]23+2[/tex]
Add left too right.
[tex]23+2=25[/tex]
Answer: → [tex]\boxed{=25}[/tex]
Hope this helps!