document.write( "Question 935652: 1. The value of a new car decreases exponentially. Suppose you buy a new car for $32,000, and the value of the car decreases at a rate of 20% per year. Find the value of the car after 5 years. Round the answer to the nearest thousand dollars.
\n" );
document.write( "So i wrote down that P is 32000, R is 20 and T is 5 in the A=Pe^rt equation. A=32000(1-20*5) I dont know how to do the rest.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #568911 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! depreciation formula: \n" ); document.write( "v = c(1-r)^t \n" ); document.write( "where: \n" ); document.write( "v = future value \n" ); document.write( "c = current value \n" ); document.write( "r = depreciation rate per period \n" ); document.write( "t = number of periods \n" ); document.write( "--- \n" ); document.write( "v = 32000*(1-0.20)^5 \n" ); document.write( "v = 10485.76 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the car will be worth: $10485.76 after five years ... \n" ); document.write( "rounding to the nearest thousand dollars, $10000 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |