document.write( "Question 171318: maureen paid $62.06 including 7% tax, for a sweater. How much did the sweater itself cost?
\n" ); document.write( "X=62.06-7/100
\n" ); document.write( "x= 62.06-.07
\n" ); document.write( "x=-61.99
\n" ); document.write( "this is not right could you help me solve?
\n" ); document.write( "

Algebra.Com's Answer #126471 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
x = cost of the sweater
\n" ); document.write( "x + .07*x = 62.06
\n" ); document.write( "1.07*x = 62.06
\n" ); document.write( "x = 62.06/1.07
\n" ); document.write( "x = 58
\n" ); document.write( "-----
\n" ); document.write( "58*1.07 = 62.06
\n" ); document.write( "-----
\n" ); document.write( "
\n" );