document.write( "Question 963095: A 52 dollar video game is advertised for 20 percent off if sales tax is 6 percent how much would the video game cost ? \n" ); document.write( "
Algebra.Com's Answer #588383 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
In numbers, the problem says:
\n" ); document.write( "(52-.20(52))*(1+.06)= price
\n" ); document.write( "(52-10.40)*(1+.06)
\n" ); document.write( "= 41.60*1.06= 44.10
\n" ); document.write( "
\n" );