document.write( "Question 412462: find the original price of a popular pair of shoe if the increased price is $80 after a 25% increase? \n" ); document.write( "
Algebra.Com's Answer #289713 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the original price
\n" ); document.write( "Question states***
\n" ); document.write( " x + .25x = $80
\n" ); document.write( "Solving for x
\n" ); document.write( " x = $80/1.25
\n" ); document.write( " x = $64
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $64 + .25*$64 = $64 + $16 = $80 \n" ); document.write( "
\n" );