document.write( "Question 706493: The store is selling a pearl necklace at $2500 with a markup of 65% jill has a coupon for 35 % off the original selling price. What is the total of the purchase price? \n" ); document.write( "
Algebra.Com's Answer #435212 by god2012(113)![]() ![]() You can put this solution on YOUR website! Solution: \n" ); document.write( "Original selling price : $2500 \n" ); document.write( "Coupon Discount : 35%\r \n" ); document.write( "\n" ); document.write( "Irrespective of the mark up , the necklace will be sold at its original selling price. \n" ); document.write( "Therefore, Total discount = 2500 * 35 / 100 = $875\r \n" ); document.write( "\n" ); document.write( "Purchase Price = 2500-875 = $1625 \n" ); document.write( " |