document.write( "Question 1015331: plzz solve this\r
\n" );
document.write( "\n" );
document.write( "At what rate can money be invested if $2,330 is equivalent to $2,547.86 paid 188 days later? (Do not round the intermediate calculations. Round your final answer to the nearest 0.01%.)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #631699 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! we use the following formula \n" ); document.write( "A = Pe^rt, where A is the amount after t years for principal P at rate r \n" ); document.write( ": \n" ); document.write( "note that t = 188/365 for this problem \n" ); document.write( ": \n" ); document.write( "2547.86 = 2330 * e^(r*(188/365)) \n" ); document.write( ": \n" ); document.write( "e^(r*(188/365)) = 2547.86 / 2330 = 1.093502146 \n" ); document.write( ": \n" ); document.write( "use definition of logarithms \n" ); document.write( ": \n" ); document.write( "(r*(188/365)) = ln(1.093502146) \n" ); document.write( "r = (365 * ln(1.093502146)) / 188 \n" ); document.write( "r = 0.173541043 \n" ); document.write( "************************************************************** \n" ); document.write( "therefore the rate is 17.35% \n" ); document.write( " |