document.write( "Question 697925: If you buy a necklace for $110 but it was already 70% off, what was the original price of the necklace? \n" ); document.write( "
Algebra.Com's Answer #430351 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you buy a necklace for $110 but it was already 70% off, what was the original price of the necklace? \n" ); document.write( "----- \n" ); document.write( "Let original price be \"x\": \n" ); document.write( "x - 0.70x = 110 \n" ); document.write( "--- \n" ); document.write( "0.30x = 110 \n" ); document.write( "--- \n" ); document.write( "x = 110/0.30 \n" ); document.write( "--- \n" ); document.write( "x = $366.67 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |