Real quick, we're going to turn the equation we were given into one that gives us M in terms of C and A.
We'll start with our original equation:
C = 12 + a * m
First, we'll move the 12 to the left side by subtracting it from both sides:
(C) - 12 = (12 + a * m) - 12
C - 12 = a * m
Next, we'll divide both sides by the a so all that will be left is m:
(C - 12) / a = (a * m) / a
(C - 12) / a = m
This means that option A is the correct choice!