Question 332636
The minus sign in front of the parentheses acts like a multiplication by -1.

You can look at it this way:

-(-6m + 15) = (-1) * (-6m + 15) 

Now distribute it this way:

= (-1)(-6m) + (-1)(15) 
= 6m - 15