document.write( "Question 29461: After tx years, the number of units of a product sold per year is given by q=170*0.4^0.8t After how many years will the number of units sold per year be 130?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #16257 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 130=170*(.4^0.8t) \n" ); document.write( "130/170 = (.4^0.8t)... \n" ); document.write( "0.8T*LN(0.4)=LN(0.764706) \n" ); document.write( "0.8T=LN (0.764706)/LN(0.4)=-0.26826/-0.91629=0.292772 \n" ); document.write( "T=0.292772/0.8=0.365964.......IS THE ANSWER... \n" ); document.write( " |