document.write( "Question 127656: A home purchased for $400,000 depreciated 8% over a 1-year period. What was the value of the home at the end of the year? \n" ); document.write( "
Algebra.Com's Answer #93536 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Value = \"400000+-+.08%2A400000\"
\n" ); document.write( "Value = \"400000%281+-+.08%29\"
\n" ); document.write( "Value = \"400000%2A.92\"
\n" ); document.write( "Value = \"368000\" answer
\n" ); document.write( "
\n" );