insert brackets so that each expression is eqaul to 5. 4*30+5/17+8
4(30+5) /(17+8)
Close enough
[4*30+5]/[17+8] =
[120 + 5] / [25] =
125/ 25
5