document.write( "Question 1140466: The value of a machine, V, at the end of t years is given by V=C(1−r)t, where C is the original cost and r is the rate of depreciation. Find the value of a machine at the end of 2 years if the original cost was $795 and r=0.3. Round to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #760993 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
v = c * (1 - r) ^ t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 795
\n" ); document.write( "r = .3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula becomes v = 795 * (1 - .3) ^ 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for v to get v = 389.55\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's your solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );