document.write( "Question 1197234: An item is regularly priced at $45 Juan bought it at a discount of 85% off the regular price. \n" ); document.write( "
Algebra.Com's Answer #830416 by Theo(13342)![]() ![]() You can put this solution on YOUR website! discount of 85% means the price is 85% lower than it would be without the discount. \n" ); document.write( "45 * .85 = 38.25 \n" ); document.write( "45 - 38.25 = 6.75 \n" ); document.write( "the item was bought for 6.75. \n" ); document.write( " \n" ); document.write( " |