Question 414617: a customer wants to cash a tax refund check for $1000. If the fee is 3%, how much would the customer get back after taking out the fee? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a customer wants to cash a tax refund check for $1000. If the fee is 3%, how much would the customer get back after taking out the fee?
---
x = 1000-0.03*1000
---
x = 1000-30
x = $970 (amt. he will receive)
=============
Cheers,
Stan H.
=============