document.write( "Question 1049158: An item is regularly priced at $70. It is on sale for 30% off the regular price. How much (in dollars) is discounted from the regular price?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #664716 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 0.30*70 = amount of discount \n" ); document.write( "70-(0.3*70) = discounted price \n" ); document.write( "Use your calculator. \n" ); document.write( " |