document.write( "Question 1209468: If Ellen bought a pair of boots for $24 off the original price of $120, what percent did she save
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #848893 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Find the percentage discount: \n" ); document.write( "(Discount amount / Original price) * 100 \n" ); document.write( "(24 / 120) * 100 = 0.2 * 100 = 20% \n" ); document.write( "Ellen saved 20% on the boots. \n" ); document.write( " |