document.write( "Question 118427: If one month there is an increase of 50% and the next there is a decrease of 25% how much was the increase or decrease. \n" ); document.write( "
Algebra.Com's Answer #86549 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If one month there is an increase of 50% and the next there is a decrease of 25% how much was the increase or decrease.
\n" ); document.write( "---------------
\n" ); document.write( "Start with \"x\".
\n" ); document.write( "After one month you have x + 0.50x = 1.5x
\n" ); document.write( "After the next you have 1.5x-0.25(1.5x) = 1.5x - 0.3750x = 1.125x
\n" ); document.write( "The increase was 0.125x = 12.5%
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );