document.write( "Question 814958: What would be the formula for figuring out a percentage that as already been added to a total and you want to isolate the percentage already added?\r
\n" ); document.write( "\n" ); document.write( "Example: $100 is the Total bill, taxes are included already (13%) \r
\n" ); document.write( "\n" ); document.write( "What was the original number (100) before taxes were added (13%)?\r
\n" ); document.write( "\n" ); document.write( "Thank You
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #490618 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " C + .13C = Total
\n" ); document.write( " C(1+ .13)= Total
\n" ); document.write( " C = \"Total%2F1.13+\" If tax = 7.5%, for ex: C = \"Total%2F1.075+\"
\n" ); document.write( " C = \"100%2F1.13\"= $88.50 (rounded to the nearest penny) \n" ); document.write( "
\n" );