document.write( "Question 571132: what is the percentage discount if you take 10 dollars from 40 dollars \n" ); document.write( "
Algebra.Com's Answer #367960 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x% of 40 =10\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2F100+%29%2A+40+=10\"\r
\n" ); document.write( "\n" ); document.write( "x=(100*10)/40\r
\n" ); document.write( "\n" ); document.write( "x=25\r
\n" ); document.write( "\n" ); document.write( "25 %\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );