document.write( "Question 1007521: a number is as much greater than 41 as it is less than 163
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623408 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the number x. Then we have \n" ); document.write( "x - 41 = 163 - x \n" ); document.write( "Add x to both sides and then add 41 and get \n" ); document.write( "2x = 204 \n" ); document.write( "x = 102 \n" ); document.write( " |