document.write( "Question 1187605: A mutual fund has a growth rate recorded each year, expressed by the function
\n" );
document.write( "๐โฒ(๐ก)=๐(๐ก)=200๐0.04๐ก, 0โค๐กโค10 (in thousands of dollars per year), where ๐ก is the number of years passed from year 1997. The value of the fund in year 1997 is $1,000,000. \r
\n" );
document.write( "\n" );
document.write( "a) Determine the function ๐(๐ก) which represents the value of the fund ๐ก years after year 1997.
\n" );
document.write( "
\n" );
document.write( "b) Determine the value of the fund in year 2007. \n" );
document.write( "
Algebra.Com's Answer #849310 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! **a) Determining the function V(t):**\r \n" ); document.write( "\n" ); document.write( "To find the function V(t) that represents the value of the fund *t* years after 1997, we need to integrate the growth rate function V'(t) = r(t).\r \n" ); document.write( "\n" ); document.write( "โซV'(t) dt = โซ200e^(0.04t) dt\r \n" ); document.write( "\n" ); document.write( "V(t) = (200/0.04)e^(0.04t) + C\r \n" ); document.write( "\n" ); document.write( "V(t) = 5000e^(0.04t) + C\r \n" ); document.write( "\n" ); document.write( "We know that in 1997 (t=0), the value of the fund is $1,000,000. We can use this information to find the constant of integration, C.\r \n" ); document.write( "\n" ); document.write( "1,000,000 = 5000e^(0.04*0) + C\r \n" ); document.write( "\n" ); document.write( "1,000,000 = 5000 + C\r \n" ); document.write( "\n" ); document.write( "C = 995,000\r \n" ); document.write( "\n" ); document.write( "Therefore, the function representing the value of the fund *t* years after 1997 is:\r \n" ); document.write( "\n" ); document.write( "V(t) = 5000e^(0.04t) + 995,000\r \n" ); document.write( "\n" ); document.write( "**b) Determining the value of the fund in 2007:**\r \n" ); document.write( "\n" ); document.write( "The year 2007 is 10 years after 1997, so we need to find V(10):\r \n" ); document.write( "\n" ); document.write( "V(10) = 5000e^(0.04*10) + 995,000\r \n" ); document.write( "\n" ); document.write( "V(10) = 5000e^(0.4) + 995,000\r \n" ); document.write( "\n" ); document.write( "V(10) โ 5000 * 1.4918 + 995,000\r \n" ); document.write( "\n" ); document.write( "V(10) โ 7459 + 995,000\r \n" ); document.write( "\n" ); document.write( "V(10) โ 1,002,459\r \n" ); document.write( "\n" ); document.write( "Therefore, the value of the fund in 2007 is approximately $1,002,459. \n" ); document.write( " \n" ); document.write( " |