place brackets in these statements to make it true please
a. 5+(-3)x3+4=14
b. 5+(-3)x3+4x2=4
c. 5-5x6+7x6-5=37
Thank you for your time!!!!!
a. (5 + (-3))*(3 + 4) → 2*7 → 14
b. 5 + ((-3)*3 + 4*2) → 5 + (-9 + 8) → 5 + (-1) → 4
c. (5 - 5)*6 + (7*6) - 5 → 0*6 + 42 - 5 → 0 + 42 - 5 → 37