document.write( "Question 1082539: Daniel going to spend at least $200 at his favorite clothing store. He knows the owner will give him 20% discount on anything he spends. How much can he spend before the discount if the total bill after the discount cannot pass $500? \n" ); document.write( "
Algebra.Com's Answer #696601 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the bill before the discount
\n" ); document.write( "\"+x+-+.2x+%3C=+500+\"
\n" ); document.write( "\"+.8x+%3C=+500+\"
\n" ); document.write( "\"+x+%3C=+625+\"
\n" ); document.write( "He can spend up to $625 before the discount
\n" ); document.write( "
\n" ); document.write( "
\n" );