document.write( "Question 935624: please help me .............
\n" ); document.write( "raising an amount 4 times by 25% results in 500.what was the original amount..
\n" ); document.write( "solve it by compound interest formula.....
\n" ); document.write( "

Algebra.Com's Answer #568864 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x = the amount.
\n" ); document.write( "raising it by 25% means that you are adding 25% of x to x.
\n" ); document.write( "25% of x is equal to .25 * x.
\n" ); document.write( "you get:
\n" ); document.write( "x + 25% of x is equal to x + .25 * x which is equal to 1.25 * x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "raising x by 25% of x is the same thing as multiplying x by 1.25.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you do that 4 times, then you are multiplying x by 1.25 four times.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x * 1.25 * 1.25 * 1.25 * 1.25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since 1.25 * 1.25 * 1.25 * 1.25 is equal to (1.25)^4, then that expression becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x * 1.25^4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now you have that x * 1.25^4 = 500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 1.25^4 and you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 500 / 1.25^4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can use your calculator to find that x must be equal to 204.8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply 204.8 * 1.25^4 and you will get 500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to confirm for yourself that this is the same as 204.8 * 1.25 * 1.25 * 1.25 * 1.25, then do that in your calculator and you will still get 500.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );