document.write( "Question 868178: A watch is on sale for 25% off the original price. If the original price is $64, what is the discounted? \n" ); document.write( "
Algebra.Com's Answer #523395 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! (1-.25)x=64 \n" ); document.write( ".75x=64 \n" ); document.write( "x=64/.75 \n" ); document.write( "x=$85.33 original price. \n" ); document.write( "85.33-64=$21.33 discounted amount. \n" ); document.write( " |