document.write( "Question 702997: An X-Box costs $325.75. A store advertises an 18% discount. If there is a tax of 6.25%. Part A: Find the discount. Part B: The tax after the discount. Part C: The final price.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #433264 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A) \n" ); document.write( "325.75*0.18=$58.64 \n" ); document.write( "B) \n" ); document.write( "(325.75-58.64)*0.0625=$16.69 \n" ); document.write( "C) \n" ); document.write( "(325.75-58.64)*1.0625=$283.80 \n" ); document.write( " |