document.write( "Question 619072: Judy bought a coat at a 20% discount sale for $72. What was the origional price of the coat? \n" ); document.write( "
Algebra.Com's Answer #389342 by mathgranny(13)![]() ![]() ![]() You can put this solution on YOUR website! Judy bought a coat at a 20% discount sale for $72. What was the original price of the coat?\r \n" ); document.write( "\n" ); document.write( " Imagine yourself buying a coat.\r \n" ); document.write( "\n" ); document.write( " The items mentioned are 20% discount sale , original price .\r \n" ); document.write( "\n" ); document.write( " Since we don't use o for a variable (looks like 0) \n" ); document.write( " let's use r for regular price(or original Price)\r \n" ); document.write( "\n" ); document.write( " When something is on sale we subtract something from he regular price to get the sale price.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Fill in the blank: regular price - ______ = sale price. \n" ); document.write( " Regular price - actual discount amt. = sale price \n" ); document.write( " r - d = s \n" ); document.write( " We need to find regular price. That means we are either given the sale price and the discount amt. or we have the info to find them.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " There are 2 numbers in the problem. \n" ); document.write( " What does $72 represent. We are told sale price = $72. \n" ); document.write( " Now how do we use 20% to find discount amt.\r \n" ); document.write( "\n" ); document.write( " Discount amt is the small amt taken away from the reg price to get sale price. d = 20% of r so d = .20r\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " reg. price - discount = sale price \n" ); document.write( " r - d = s\r \n" ); document.write( "\n" ); document.write( " r - .20r = 72 \n" ); document.write( " 1r - .20r = 72 \n" ); document.write( " .80r = 72\r \n" ); document.write( "\n" ); document.write( " I see multiplication , so I divide\r \n" ); document.write( "\n" ); document.write( " r = 72/.80 = $90\r \n" ); document.write( "\n" ); document.write( " Ask yourself if this answer is reasonable.\r \n" ); document.write( "\n" ); document.write( " Is a 20% discount large or small. I'd say small.\r \n" ); document.write( "\n" ); document.write( " If reg price is $90 and sale price is $72 is this a small decrease or a large one. I'd say small. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |