document.write( "Question 660507: I marked an item up 20% and now the new price is $150. How do I find the original price? \n" ); document.write( "
| Algebra.Com's Answer #411229 by kevwill(135)     You can put this solution on YOUR website! Let x be the original price of the item. Marking it up 20% is the same as adding 20% of the original price, so we have: \n" ); document.write( " \n" ); document.write( "Combining terms: \n" ); document.write( " \n" ); document.write( "Dividing both sides by 1.20: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The original price of the item was $125. \n" ); document.write( " \n" ); document.write( " |