document.write( "Question 999364: A new television set was $545.00 including tax. If the tax rate is 9% find the price of the tv before taxes. \r
\n" ); document.write( "\n" ); document.write( "Round to two decimal places.
\n" ); document.write( "

Algebra.Com's Answer #617031 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call its price before taxes, x.
\n" ); document.write( "The $545 represents the 100% of its price plus 9% tax, or 109% of its price.
\n" ); document.write( "Thus 109% of x = $545 or
\n" ); document.write( "1.09x = 545
\n" ); document.write( "x = 545 / 1.09
\n" ); document.write( "x = $500
\n" ); document.write( "
\n" );