document.write( "Question 153656: mr. white saved $30 by taking advantage of a 12% reduction on a television set. what would have been the price without the discount? \n" ); document.write( "
Algebra.Com's Answer #113091 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
Let x be the original price.
\n" ); document.write( "The amount of deduction in terms of x is 12%x.
\n" ); document.write( "So 12%x=30
\n" ); document.write( "Solving for x,we have
\n" ); document.write( "12x = 3000 (multiply both sides by 100)
\n" ); document.write( "x = 3000/12 (divide both sides by 12)
\n" ); document.write( "x = 250
\n" ); document.write( "
\n" ); document.write( "
\n" );