document.write( "Question 718167: The sale price of a suit after a 30% discount is $140. What was the original price of the suit? \r
\n" );
document.write( "\n" );
document.write( "I set up the problem as a ratio and my answer was $20.00 that I add to $140 (discounted) total $160. \n" );
document.write( "
Algebra.Com's Answer #440792 by checkley79(3341) ![]() You can put this solution on YOUR website! (1-.30)X=140 \n" ); document.write( ".70X=140 [$ THE ORIGINAL PRICE.140 IS THE 70% OF THE ORIGINAL PRICE.] \n" ); document.write( "X=140/.70 \n" ); document.write( "X=$200 THE ORIGINAL PRICE. \n" ); document.write( " |