document.write( "Question 169146: A fax machine is on sale for $250.00. The markdown rate is 40%. Find the regular price. \n" ); document.write( "
Algebra.Com's Answer #124755 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x-.4x=250
\n" ); document.write( ".6x=250
\n" ); document.write( "x=250/.6
\n" ); document.write( "x=$416.67 original cost of the fax machine.
\n" ); document.write( "
\n" );