document.write( "Question 309004: an iteam is originally priced at D dollars will be discounted at 35%. write an expression to represent the new price. i thought that you would take D/.35 but that is not right. \n" ); document.write( "
Algebra.Com's Answer #220930 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Say the item is $100, if you divide by 0.35, you then get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Instead, when that same $100 item is discounted by 35%, this basically means that you are subtracting 35% of that item's price from the price of the item. Recall that 35% is 0.35 in decimal form. So if a item is originally $100, then a 35% discount reduces the price to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In general, an item at D dollars discounts to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the new price after the 35% discount is |