document.write( "Question 1202285: The dress was marked down 20% of its original price for the sale, and it still sold for $120. What would it sell for if the markdown of the original price was only 10%? \n" ); document.write( "
Algebra.Com's Answer #836994 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The dress was marked down 20% of its original price for the sale,
\n" ); document.write( "and it still sold for $120. What would it sell for if the markdown
\n" ); document.write( "of the original price was only 10%?
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the original price (before the 20% markwown).\r\n" );
document.write( "\r\n" );
document.write( "The problem says\r\n" );
document.write( "\r\n" );
document.write( "    (1-0.2)x = 120  dollars,\r\n" );
document.write( "\r\n" );
document.write( "or  0.8x = 120;  x = 120/0.8 = 150 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the original price of the dress was $150.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, at 10% markdown, the celling price would be 150 - 0.1*150 = 150 - 15 = 135 dollars.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );