document.write( "Question 852443: A number is increased by 2/5 of its value and then decreased by 2/5 of its new value. What is the ratio of the final value to the original ? \n" ); document.write( "
Algebra.Com's Answer #513354 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Let's use 100 for the sake of simplicity. \n" ); document.write( "100 is increased by 40% ( \n" ); document.write( "What is the new total? \n" ); document.write( "140 \n" ); document.write( "140 is now decreased by 40% \n" ); document.write( "140 * .6 (reciprocal) = 84 \n" ); document.write( ". \n" ); document.write( "The final ratio is 100:84, or reduced to 25:21\r \n" ); document.write( "\n" ); document.write( "ETA: I multiplied by .6 because that is the reciprocal of .4. It's the same as 100% - 40%. Just did a step in my head. \n" ); document.write( "Here's without the reciprocal: \n" ); document.write( "140 is now decreased by 40%. \n" ); document.write( "140 * .4 = 56 \n" ); document.write( "140 - 56 = 84 \n" ); document.write( ". \n" ); document.write( "I combined them by subtracting .4 from 1. Either way works. Sorry for the confusion. \n" ); document.write( " |