document.write( "Question 894356: I have a car that is worth $11,795. It depreciated by 30% in the first year. What was the original value of the car? \n" ); document.write( "
Algebra.Com's Answer #541999 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Call the original value x.


\n" ); document.write( "x(1-.30) = x(.7) = 11795


\n" ); document.write( "x = 11795/.7 = 16850 \n" ); document.write( "

\n" );