document.write( "Question 379992: At a sale, Dan paid $9 for ecklace whose price has been reduce by 20%. What was the original price? \n" ); document.write( "
Algebra.Com's Answer #269811 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 0.80x = 9; \n" ); document.write( "x = 9/0.80 = 11.25, the original price. \n" ); document.write( " |