document.write( "Question 182344: Fred invested $350 in the stock market. The value of his investment increased by 25%, and then later decreased by 40%. How much did the investment decrease in value from the time he first invested? \n" ); document.write( "
Algebra.Com's Answer #136993 by tvandenberg(45)\"\" \"About 
You can put this solution on YOUR website!
Do it one step at a time...\r
\n" ); document.write( "\n" ); document.write( "The 25% increase:
\n" ); document.write( "$350*(1+25%)=$350*(1.25)=$437.50\r
\n" ); document.write( "\n" ); document.write( "The 40% decrease:
\n" ); document.write( "$437.50*(1-40%)=$437.50*(0.6)=$262.50\r
\n" ); document.write( "\n" ); document.write( "But, don't forget to answer the question! It decreased by:
\n" ); document.write( "$350-$262.50=
\n" ); document.write( "$87.50 (or 25%)
\n" ); document.write( "
\n" );