document.write( "Question 880856: A number x is decreased by m% and a number y is increased by m%.If both the results are equal find m in terms of x and y \n" ); document.write( "
Algebra.Com's Answer #531751 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x - m% = y + m%
\n" ); document.write( "x = y + 2m%
\n" ); document.write( "
\n" );