document.write( "Question 1119583: The sale price for a bag is 768. This price is 20% off the regular price. Find the regular price. \n" ); document.write( "
Algebra.Com's Answer #735149 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "768 = x*(1-0.2),\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where x is the regular price.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "====>  x = \"768%2F0.8\" = 960  is the regular price.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );