Respuesta :

I assume you want to rearrange for a, so you can do the following:

12ab = c
ab = c/12
a = c/12b

Hope I helped!