Question 247447
I need to write the expression as a single logarithm with coefficient 1. The c's in the problem are subscripts. 
logcm-logcn-logcf
--------------------
logc(m) - logc(n) - logc(f)
----
= logc(m) - [logc(n) + loc(f)]
---
= logc(m) - [logc(nf)]
---
= logc[m/nf]
==================================
Cheers,
Stan H.