document.write( "Question 498695: Amy paid $102 for a pair of New Balance 1122 running shoes during a 15%-sale. What is the regular price? \n" ); document.write( "
Algebra.Com's Answer #337117 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = regular price
\n" ); document.write( "\"+102+=+x+-+.15x+\"
\n" ); document.write( "\"+102+=+.85x+\"
\n" ); document.write( "\"+x+=+102%2F.85+\"
\n" ); document.write( "\"+x+=+120+\"
\n" ); document.write( "The regular price is $120
\n" ); document.write( "
\n" );