Question 859834
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
IF..
{{{ t = 3/(1.025)^12}}} = 2.23 rounded to 2 decimal points
IF..need to use (12t) so as no confusion what is intended
{{{(1.025)^(12t) = 3  }}}  
Yes
 12t = log(3)/log(1.025)
   t = {{{log(3)/12log(1.025)}}} = 3.71   Good Work