document.write( "Question 1207784: You are the manager of a clothing store and have just purchased 100 dress shirts for $20.00 each. After 1 month of selling the shirts at the regular price, you plan to have a sale giving 40% off the original selling price. However,you still want to make a profit of $4 on each shirt at the sale price.What should you price the shirts at initially to ensure this? If, instead of 40% off at the sale, you give 50% off, by how much is your profit reduced? \n" ); document.write( "
Algebra.Com's Answer #845871 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = initial price
\n" ); document.write( "0.40x = discount value = amount saved for the customer
\n" ); document.write( "x - 0.40x = 0.60x = sale price
\n" ); document.write( "0.60x - 20 = profit per shirt = 4 dollars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.60x - 20 = 4
\n" ); document.write( "0.60x = 4+20
\n" ); document.write( "0.60x = 24
\n" ); document.write( "x = 24/0.60
\n" ); document.write( "x = 40
\n" ); document.write( "The initial price should be $40.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If that's the case then 40% of $40 = 0.40*40 = 16 dollars is saved and the sale price would be 40-16 = 24 dollars (or 60% of 40 = 0.60*40 = 24).
\n" ); document.write( "Then profit per shirt = price-cost = 24-20 = 4 dollars.
\n" ); document.write( "We have confirmed $40 is the correct starting price.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now consider a 50% discount.
\n" ); document.write( "The customer saves 0.50*40 = 20 dollars.
\n" ); document.write( "The sale price is 40-20 = $20
\n" ); document.write( "The profit per shirt is $0 since price-cost = 20-20 = 0.
\n" ); document.write( "The manager doesn't gain any money, nor loses money. The manager breaks even.
\n" ); document.write( "The old profit $4 dropped to $0, so the profit reduced by $4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Initial price should be $40
\n" ); document.write( "Profit is reduced by $4 if you give a 50% discount instead of a 40% discount.
\n" ); document.write( "
\n" ); document.write( "
\n" );