document.write( "Question 374770: A computer is on sale for $1600, which is a 20% discount off the regular price. what is the regular price?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266503 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let regular price be x \n" ); document.write( "sale price = x-0.2x=1600 \n" ); document.write( "=0.8x=1600 \n" ); document.write( "/0.8 \n" ); document.write( "x= 1600/0.8 \n" ); document.write( "x=2000 \n" ); document.write( "Regular price = $2000 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |