document.write( "Question 717661: If I am being charged an 8.29% discount by my credit card processing company, how do I calculate the total amount I should charge a client, so that after the 8.29% discount, the net result is the number I want? i.e., if my bill is $1,000, and my credit card company charges an 8.29% discount, what gross amount do I have to charge to net $1,000? Thank you sooo much for your help! \n" ); document.write( "
Algebra.Com's Answer #440377 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If I am being charged an 8.29% discount by my credit card processing company, how do I calculate the total amount I should charge a client, so that after the 8.29% discount, the net result is the number I want? i.e., if my bill is $1,000, and my credit card company charges an 8.29% discount, what gross amount do I have to charge to net $1,000?
\n" ); document.write( "-----
\n" ); document.write( "Let \"x\" be the gross amount you should charge.
\n" ); document.write( "-----
\n" ); document.write( "x - 0.0829x = 1000
\n" ); document.write( "-------
\n" ); document.write( "0.9171x = 1000
\n" ); document.write( "x = $1090.39
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );