document.write( "Question 269607: A $52 sweater is marked down 25%. what is the new price?\r
\n" );
document.write( "\n" );
document.write( "May you please do it step by step so i can understand?
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #197574 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! A $52 sweater is marked down 25%. what is the new price? \n" ); document.write( "May you please do it step by step so i can understand?\r \n" ); document.write( "\n" ); document.write( "1. First calculate the discount amount:\r \n" ); document.write( "\n" ); document.write( "discount = .25 *52 \n" ); document.write( "discount = 13\r \n" ); document.write( "\n" ); document.write( "2. Now substract the discount from the original price to get the discounted price:\r \n" ); document.write( "\n" ); document.write( "discounted price = price - discount\r \n" ); document.write( "\n" ); document.write( "discounted price = 52 - 13 = $39 \n" ); document.write( " |