document.write( "Question 353215: 5(2^t)=25 how do i get the value of t \n" ); document.write( "
Algebra.Com's Answer #252382 by nerdybill(7384) You can put this solution on YOUR website! 5(2^t)=25 \n" ); document.write( "dividing both sides by 5: \n" ); document.write( "2^t= 5 \n" ); document.write( "t = log(2,5) \n" ); document.write( "t = log(5)/log(2) \n" ); document.write( "t = 2.322 \n" ); document.write( " \n" ); document.write( " |