document.write( "Question 972858: The value of a car after t years can be found using the formula V = C(1 - r)t, where V is the current value of the car, C is the original price of the car, and r is the rate of depreciation.\r
\n" );
document.write( "\n" );
document.write( "Solve the formula for r .\r
\n" );
document.write( "\n" );
document.write( "Raj bought a car 4.5 years ago for $25,000, and the current value of the car is $12,000. At what percentage rate has the car depreciated? Round your answer to the nearest whole number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #595090 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! V=C(1-r)^t (raise it to the t power)\r \n" ); document.write( "\n" ); document.write( "12,000=25,000(1-r)^4.5 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12000=25000(1-r)^4.5 \n" ); document.write( "(12000/25000) = (1-r)^4.5 \n" ); document.write( "0.48=(1-r)^4.5\r \n" ); document.write( "\n" ); document.write( "logs of both sides \n" ); document.write( "log 0.48= -0.319=4.5 log (1-r) \n" ); document.write( "(-0.319/4.5)= \n" ); document.write( " -.0701=log(1-r)\r \n" ); document.write( "\n" ); document.write( "Now raise each to the 10 power\r \n" ); document.write( "\n" ); document.write( "0.8495=1-r \n" ); document.write( "r= 0.1505 or 15.05%\r \n" ); document.write( "\n" ); document.write( "(1-r)^4.5=0.48, and that is the ratio between the present and original value.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |