document.write( "Question 144941: Bob has owned a cabinet for 9 years. It is now worth $700.00. The value has been increasing 7% each year. Find the value of the cabinet 9 years ago. Also how much will it be worth in 10 years? \n" ); document.write( "
Algebra.Com's Answer #105693 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Bob has owned a cabinet for 9 years. It is now worth $700.00. The value has been increasing 7% each year. Find the value of the cabinet 9 years ago. Also how much will it be worth in 10 years?
\n" ); document.write( "----------------
\n" ); document.write( "Let value 9 years ago be \"x\"
\n" ); document.write( "[(1.07)^9] x = 700
\n" ); document.write( "x = 700/(1.07)^9 = $380.75
\n" ); document.write( "--------------------------
\n" ); document.write( "Let value 10 years from not be \"x\"
\n" ); document.write( "(1.07)^10 * 700 = x
\n" ); document.write( "x = $1377.01
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );