document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #290829 by stanbon(75887) ![]() 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? \n" ); document.write( "--- \n" ); document.write( "x = 1000-0.03*1000 \n" ); document.write( "--- \n" ); document.write( "x = 1000-30 \n" ); document.write( "x = $970 (amt. he will receive) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |