document.write( "Question 830560: A store has sale for 25% off. You decide to buy a sweater that usually costs $30.\r
\n" );
document.write( "\n" );
document.write( "a) How much money will you save?\r
\n" );
document.write( "\n" );
document.write( "b) How much money will you spend on the sweater?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I'm having a hard time understanding how to work it out, so if you could show me how, step by step it would really help. Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #500751 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! The sweater usually costs $30. \n" ); document.write( "You're getting 25% off. \n" ); document.write( "To find out your savings, multiply the original price by the discount. \n" ); document.write( ". \n" ); document.write( "30 * 0.25 = 7.5 \n" ); document.write( "If you're saving $7.50 on a purchase of $30.00, how much will it cost you? \n" ); document.write( "$30.00 - $7.50 = $22.50 \n" ); document.write( " |