document.write( "Question 262097: a sweater is marked 25% off of the original price. what expression would represent the cost of the sweater after mark down? \n" ); document.write( "
Algebra.Com's Answer #193105 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! let x= original price \n" ); document.write( "marked down price =.75x \n" ); document.write( " \n" ); document.write( " |