document.write( "Question 95154: After 20% discount,an item was sold for $9600. What was the original price of the item? \n" ); document.write( "
Algebra.Com's Answer #69225 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x-.2x=9600 \n" ); document.write( ".8x=9600 \n" ); document.write( "x=9600/.8 \n" ); document.write( "x=$12,000 was the original price. \n" ); document.write( " |