document.write( "Question 985161: if a number x is 10% less than y and y is 10% more than another number 125 find the value of x? find solution \n" ); document.write( "
Algebra.Com's Answer #605994 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! y is 10% more than 125 \n" ); document.write( " hence y= 125+ 10 % of 125 \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( "=137.5 \n" ); document.write( " x is 10 % less than y \n" ); document.write( " x= 137.5-10 % of 137.5 \n" ); document.write( " = \n" ); document.write( "=137.5-13.75 \n" ); document.write( "=123.75 \n" ); document.write( "x =123.75 \n" ); document.write( " |