document.write( "Question 822141: gloves now cost 17.99 on sale. they were originally marked 22.99 what is the % discount given to get the final sale price? \n" ); document.write( "
Algebra.Com's Answer #494637 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "gloves now cost 17.99 on sale. they were originally marked 22.99
\n" ); document.write( "what is the \"highlight_green%28x%29\"% discount given to get the final sale price?
\n" ); document.write( " x(22.99) = amount off = 22.99 - 17.99 = $5
\n" ); document.write( " x(22.99) = 5
\n" ); document.write( " x = \"%28+5%2F%2822.99%29%29\" = .2175 0r 21.75% discount \n" ); document.write( "
\n" );