document.write( "Question 203038: A computer is on sale for $1600, which is a 20% discount off the regular price. What is the regular price? \n" ); document.write( "
Algebra.Com's Answer #153193 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! x-.2x =1600 \n" ); document.write( ".8x =1600 \n" ); document.write( "x= $ 2000 \n" ); document.write( ". \n" ); document.write( "check,,2000-.2*2000=1600,,,ok \n" ); document.write( " |