| 
 
 
| Question 59912:  solve t=c+fc for c
 Answer by chitra(359)
    (Show Source): 
You can put this solution on YOUR website! The given expression is: 
 t = c + fc
 
 Since, c is present in both the terms on the right hand side, take c as a
 
 common factor. Thus we get:
 
 t = c(1 + f)
 
 Dividing both sides by (1 + f), we get:
 
 t/(1 + f) = c
 
 Thus, the value of c = t/(1 + f)
 
 
 | 
  
 | 
 |