document.write( "Question 1149045: Valerie's car was worth $13,000 at the beginning of 2010 and decreased by 23% every 4 years after the beginning of 2010.\r
\n" );
document.write( "\n" );
document.write( "What is the 4-year growth factor for the value of Valerie's car?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the 1-year growth factor for the value of Valerie's car?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Define a function f that determines the value of Valerie's car (in dollars) in terms of the number of years t since the beginning of 2010.\r
\n" );
document.write( "\n" );
document.write( "f(t)=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #770491 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A decrease of 23% means the value is MULTIPLIED by (100%-23%) = 77% = 0.77. \n" ); document.write( "(a) The 4-year growth factor is 0.77. \n" ); document.write( "(b) The 4-year growth factor is the 1-year growth factor, raised to the 4th power; so the 1-year growth factor is the 4-year growth factor to the 1/4 power. \n" ); document.write( " \n" ); document.write( "The value t years after 2010 is the initial value, multiplied by the 1-year growth factor t times. \n" ); document.write( "(c) \n" ); document.write( " \n" ); document.write( " |