document.write( "Question 681787: what is the formula to add 40% to any given amount of money, say, add 40% to $67.50.
\n" ); document.write( "and visa versa
\n" ); document.write( "whats the formula to subtract 40% of any given amount of money.
\n" ); document.write( "Thank you,
\n" ); document.write( "wendears@yahoo.com
\n" ); document.write( "really!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #422796 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Take 40% of 67.50 to get 0.4*67.50 = 27\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So 40% of $67.50 is $27.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add this to the original amount ($67.50) to get \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "67.50 + 27 = 94.50\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=======================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Doing it in general\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you want to add 40% to any amount, call it x dollars, then\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "take 40% of x to get 0.4x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then add it to the original amount x to get x + 0.4x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can combine like terms to get 1.4x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how 1.4 times 67.50 gives you the same answer as before.
\n" ); document.write( "
\n" );