document.write( "Question 1023862: The shop price of a laptop computer was $640. After discount of 25% the price was still 20% more than its factory price. what was the factory price of the laptop computer \n" ); document.write( "
| Algebra.Com's Answer #639420 by fractalier(6550)     You can put this solution on YOUR website! If we discount the $640 computer 25%, its sales price will be $480. \n" ); document.write( "This is 120% of the factory price...so let's divide \n" ); document.write( "$480/1.20 = $400 which is the factory price. \n" ); document.write( " |