document.write( "Question 1076138: A number is as much greater than 31 as is less than 55.the number is \n" ); document.write( "
Algebra.Com's Answer #690813 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A number is as much greater than 31 as is less than 55. \n" ); document.write( "n - 31 = 55 - n \n" ); document.write( "n + n = 55 + 31 \n" ); document.write( "2n = 86 \n" ); document.write( "n = 86/2 \n" ); document.write( "n = 43 \n" ); document.write( " |