document.write( "Question 1035581: How do I solve for t without using logs
\n" ); document.write( "(1.46)^t=5
\n" ); document.write( "

Algebra.Com's Answer #650223 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
i believe logs were invented to spare you the trouble of having to do that without them.
\n" ); document.write( "using logs, your solution is done very simply.
\n" ); document.write( "(1.46)^t = 5 if and only if log1.46(5) = t
\n" ); document.write( "you would then use the log function of your calculator to get:
\n" ); document.write( "log(5) / log(1.46) = t
\n" ); document.write( "you would then solve for t to get t = 4.252861935.
\n" ); document.write( "you would then determine that 1.46^4.252861935 is equal to 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "without logs, you would more then likely have to find the answer through iteration.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.46^4 = 4.54371856
\n" ); document.write( "1.46^5 = 6.33829098
\n" ); document.write( "1.46^4.5 = 5.490196025.
\n" ); document.write( "1.46^4.25 = 4.994587628
\n" ); document.write( "1.46^4.26 = 5.013524778\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you would keep iterating until you arrived at a solution that was within the degree of accuracy required, such as the answer is between 4.99999 and 5.00001.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at a minimum, you would need a calculator that allows you to perform these types of calculations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "more then likely, you would write a software program that did all the iterations for you and gave you the answer within the accuracy that you desired.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "outside of that, i have no idea how you would solve a problem like that without the use of logs.
\n" ); document.write( "
\n" );