Question 748847
Insert Parentheses to make the following statement true:
7+3*5-6-2*4=6
Thank you


{{{highlight_green(7 + 3 * 5 - (6 - 2) * 4 = 6)}}}



======
Check
======

{{{7 + 3 * 5 - (6 - 2) * 4 = 6}}}


{{{7 + 15 - 4 * 4 = 6}}}


{{{7 + 15 - 16 = 6}}}


{{{22 - 16 = 6}}}