document.write( "Question 696833: \r
\n" );
document.write( "\n" );
document.write( "A store offers a 15% discount on all items in the store during a sale. All store employees get an additional 10% employee discount. In the equation below, C represents the cost of an item for an employee including tax, and x represents the original price of the item.\r
\n" );
document.write( "\n" );
document.write( "C = 0.765x + 0.06(0.765x)\r
\n" );
document.write( "\n" );
document.write( "Chris is an employee at the store. He plans to buy a coat during the sale. The price of the coat before the discount is $100. How much will Chris pay for the coat during the sale? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #429500 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! C = 0.765x + 0.06(0.765x) \n" ); document.write( "C=.765*100+.0435*100 \n" ); document.write( "C=76.50+4.35 \n" ); document.write( "C=$80.85 IS THE DISCOUNTED PRICE. \n" ); document.write( " |