document.write( "Question 1049903: the price of a dress is reduced by 40%. when the dress still does not sell, it is reduced by 40% of the reduced price. if the price of the dress after both reductions is $72, what was the original price? \n" ); document.write( "
Algebra.Com's Answer #665465 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P the original Price \n" ); document.write( "Pay .60 with 40% off \n" ); document.write( ".60(.60P) = $72 \n" ); document.write( "P = $72/.36 = $200 \n" ); document.write( "Checking \n" ); document.write( ".60($120) = $72 CHECKS! \n" ); document.write( " |