document.write( "Question 238344: Lucy bought a knife set for $500.00 after getting a 10% discount. How much money did Lucy save? \n" ); document.write( "
Algebra.Com's Answer #175138 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = the original price of the knife
\n" ); document.write( "given:
\n" ); document.write( "The discount = \".1x\"
\n" ); document.write( "The discounted price = \"x+-+.1x\"
\n" ); document.write( "\"x+-+.1x+=+500\" dollars
\n" ); document.write( "\"x%2A%281+-+.1%29+=+500\"
\n" ); document.write( "\".9x+=+500\"
\n" ); document.write( "\"x+=+555.56\"
\n" ); document.write( "\"555.56+-+500+=+55.56\"
\n" ); document.write( "Lucy saved $55.56
\n" ); document.write( "
\n" ); document.write( "
\n" );