document.write( "Question 306462: A store buys a pair of boots for $25. The store then marks them up 60%,then puts them on sale for 25% of the price. how much do they cost now \n" ); document.write( "
Algebra.Com's Answer #219322 by richwmiller(17219) You can put this solution on YOUR website! .75*(1.60*25) \n" ); document.write( ".75*40 \n" ); document.write( "30 \n" ); document.write( " |