document.write( "Question 444187: Suppose you pay a total of $345.53 for an item including sales tax. Assume sales tax is 8.6%. What was the original price (before tax) for the item? round to the nearest penny (two decimal places) \n" ); document.write( "
Algebra.Com's Answer #306251 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
8.6% tax
\n" ); document.write( "108.6 :100:: 345.53:x\r
\n" ); document.write( "\n" ); document.write( "345.53*100/108.6=x
\n" ); document.write( "x=$318.2
\n" ); document.write( "
\n" );