document.write( "Question 624254: Travis paid $318 for a new suit including 6% in sales tax. What was the price of the suit before tax was included? \n" ); document.write( "
Algebra.Com's Answer #392604 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Travis paid $318 for a new suit including 6% in sales tax.
\n" ); document.write( "What was the price\"highlight%28P%29\"of the suit before tax was included?
\n" ); document.write( " \"P+=+%24318%2F1.06\"
\n" ); document.write( "Note:
\n" ); document.write( " P + .06P = T
\n" ); document.write( "P(1+.06) = T
\n" ); document.write( " P = T/1.06
\n" ); document.write( " \n" ); document.write( "
\n" );