document.write( "Question 1018662: The regular price of a computer is $1299.00. How much will you save if the computer is advertised at 20% off \n" ); document.write( "
Algebra.Com's Answer #634723 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
1299 * 0.20 = 259.80
\n" ); document.write( "The advertised price should be 1299 - 259.80 = $1039.20
\n" ); document.write( "
\n" );