document.write( "Question 24905: After 6% sales tax was added, a T-shirt cost $9.53. Find the cost fo the T-shirt without tax. \n" ); document.write( "
Algebra.Com's Answer #13333 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The cost without tax + the tax = $9.53 \n" ); document.write( "let the cost without tax = c \n" ); document.write( " \n" ); document.write( "or, in other words, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "the last one says cost + (tax*cost) = total cost \n" ); document.write( "so, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so, the cost without tax is $8.99 \n" ); document.write( " |