document.write( "Question 414697: if 9 1s subtracted from half of a certain number the result is the same as when 1/3 is added to the number find the number\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #290875 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let the number is x.\r \n" ); document.write( "\n" ); document.write( "x/2 - 9 = 1/3 + x\r \n" ); document.write( "\n" ); document.write( "=> -9 - 1/3 = x - x/2 \r \n" ); document.write( "\n" ); document.write( "=> -28/3 = x/2 \r \n" ); document.write( "\n" ); document.write( "so, x = -56/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number is -56/3 \n" ); document.write( " |