document.write( "Question 1005656: What's the sale price of a hat if it cost $10 and was discounted 20% \n" ); document.write( "
Algebra.Com's Answer #621814 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there
\n" ); document.write( "20% of $10
\n" ); document.write( "20/100 x $10
\n" ); document.write( "= $2
\n" ); document.write( "Sale price = $10 - $2
\n" ); document.write( "= $8.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );