document.write( "Question 1023284: find the sales tax on a pair of shoes that cost$105 if the sales tax is 7% \n" ); document.write( "
Algebra.Com's Answer #638794 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " if cost $\"105\" and if the sales tax is \"7\"%=\"0.07\", than\r
\n" ); document.write( "\n" ); document.write( "$\"105%2A0.07=7.35\"\r
\n" ); document.write( "\n" ); document.write( "so, the sales tax is $\"7.35\"
\n" ); document.write( "
\n" );