document.write( "Question 301584: A leather jacket originally costs $150. If it goes on sale for 1/3 off, how much will the customer save?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #216224 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! The price is $150.\r \n" ); document.write( "\n" ); document.write( "1/3 = 0.33 written as a decimal.\r \n" ); document.write( "\n" ); document.write( "Let s = how much the customer will save if the jacket goes on sale.\r \n" ); document.write( "\n" ); document.write( "s = 150 times 0.33\r \n" ); document.write( "\n" ); document.write( "Can you solve for s now? \n" ); document.write( " |