document.write( "Question 644420: After a 70% reduction the new price is 210 what was the original price? \n" ); document.write( "
Algebra.Com's Answer #405030 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! After a 70% reduction the new price is 210 what was the original price? \n" ); document.write( ". \n" ); document.write( "Let x = original price \n" ); document.write( "then \n" ); document.write( "x - .70x = 210 \n" ); document.write( "x(1-.70) = 210 \n" ); document.write( "x(.30) = 210 \n" ); document.write( "x = 210/.30 \n" ); document.write( "x = $700 \n" ); document.write( " |