document.write( "Question 59628: A dishwasher is marked \"reduced by 35%, now only $240.00.\" Find the original price of the dishwasher. \n" ); document.write( "
Algebra.Com's Answer #40899 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
A dishwasher is marked \"reduced by 35%, now only $240.00.\" Find the original price of the dishwasher.
\n" ); document.write( "Let the original price be:x
\n" ); document.write( "Then the discount is: .35x
\n" ); document.write( "The original price-discount=sales price
\n" ); document.write( "x-.35x=240
\n" ); document.write( ".65x=240
\n" ); document.write( ".65x/.65=240/.65
\n" ); document.write( "x=$369.23
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );