document.write( "Question 258345: A number is as much greater than 36 as is less than 86. The number is ? \n" ); document.write( "
Algebra.Com's Answer #190161 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the required number. \n" ); document.write( "Given,x is as much greater than 36 as is less than 86. \n" ); document.write( " x-36 = 86-x \n" ); document.write( " x+x = 86+36 \n" ); document.write( " 2x = 122 \n" ); document.write( " x = 122/2 = 61 \n" ); document.write( " |