document.write( "Question 1010938: Sale price on painting has a regular price of $1600 and is on sale for 45% off regular price. Find the discount rate? \n" ); document.write( "
Algebra.Com's Answer #626512 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well the discount can be found by multiplying \n" ); document.write( ".45(1600) = $720 \n" ); document.write( "Now subtract that from the original price and get the discounted price: \n" ); document.write( "$1600 - $720 = $880 \n" ); document.write( "(You could have gotten the same answer by merely multiplying (.55)($1600).) \n" ); document.write( " |