document.write( "Question 740343: the price of a puzzle was cut 20% for a trade fair event.By what percentage must the puzzle item be increased again to sell it at the orginal price \n" ); document.write( "
Algebra.Com's Answer #451561 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the price of a puzzle was cut 20% for a trade fair event.
\n" ); document.write( "By what percentage must the puzzle item be increased again to sell it at the original price?
\n" ); document.write( ":
\n" ); document.write( "Let p = original price
\n" ); document.write( "Let x = percentage required to return to the original price
\n" ); document.write( ":
\n" ); document.write( "p - .2p = .8p
\n" ); document.write( ":
\n" ); document.write( ".8p*x = p
\n" ); document.write( "Divide both sides by p
\n" ); document.write( ".8x = 1
\n" ); document.write( "x = 1/.8
\n" ); document.write( "x = 1.25
\n" ); document.write( "Price has to be increased by 25%
\n" ); document.write( "
\n" );