document.write( "Question 289026: a dress was sold for 1500 after a discount of 25%. what was the original price of the dress? \n" ); document.write( "
Algebra.Com's Answer #854250 by Edwin McCravy(20081)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Or you can do it this way:\r\n" );
document.write( "\r\n" );
document.write( "Let the original price be P.\r\n" );
document.write( "Then the discount will be 25% of P, or 0.25P\r\n" );
document.write( "We subtract the discount 0.25P from the original price P to get \r\n" );
document.write( "the sale price 1500\r\n" );
document.write( "    P - 0.25P = 1500\r\n" );
document.write( "1.00P - 0.25P = 1500\r\n" );
document.write( "        0.75P = 1500\r\n" );
document.write( "            P = 1500/0.75\r\n" );
document.write( "            P = 2000\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );