document.write( "Question 248876: if you paid $22 (including tax) for an item where the tax rate is 10%, how was the price before tax? show an equation and solve \n" ); document.write( "
Algebra.Com's Answer #181349 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! x+.10x=22 \n" ); document.write( "1.10x=22 \n" ); document.write( "1.10x/1.10=22/1.10 \n" ); document.write( "x=$20 original price \n" ); document.write( "checking: \n" ); document.write( "20+(20)(.10)=22 \n" ); document.write( " |