I'm having a little trouble understanding the logic behind solving the following equation:
$(24/25)\times a = b \times \cos(12)$ we need to seperate a from the equation so it becomes $a = (b \times \cos(12) \times 25)/24$
- Why does $24/25$ become $25/24$ ?
- Why can't the answer be: $a = (b \times \cos(12)) / (24/25)$

