document.write( "Question 54966: Jeans are on sale at the local department store for 25% off. If the jeans originally cost $55 find the sale price. (Round to nearest cent) \n" ); document.write( "
Algebra.Com's Answer #37158 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
25% off of the original cost of $55.00 = (.25)(55)=$13.75 off.
\n" ); document.write( "(Original cost) - (25% off) = $55.00 - $13.75 = $41.25 sales price of jeans.
\n" ); document.write( "
\n" );