document.write( "Question 98419: A home purchased for $300,000 depreciated 8% over a 1-year period. What was the value of the home after at the end of the year? \n" ); document.write( "
Algebra.Com's Answer #71582 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! When something decreases in value, you simply subtract that percentage of the original value off of the original value \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In other words, we do this\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "300,000-(8%)(300,000).......Subtract 8 percent of 300,000 from 300,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "300,000-(0.08)(300,000)....Rewrite 8% as 0.08\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "300,000-24,000..................Multiply\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "276,000...........................Subtract\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the house is now worth $276,000 \n" ); document.write( " |