document.write( "Question 1112610: a store advertises that customers can take 25% off the original price and then an extra 10% off. Is this the same as 35% off discount? Explain \n" ); document.write( "
Algebra.Com's Answer #802396 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! No. Suppose the original price was $100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first 25% discount: $75 \n" ); document.write( "second 10% discount: $75 * 9/10 = $67.50.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In comparison, a single 35% discount results in a cost of $65. \n" ); document.write( " |