document.write( "Question 31505: Can some one help me with this?\r
\n" );
document.write( "\n" );
document.write( "One-third of a number is 5 less than half of the same number. What is the number? \n" );
document.write( "
Algebra.Com's Answer #18168 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Let the number be x\r \n" ); document.write( "\n" ); document.write( "x/3 = x/2 - 5 \n" ); document.write( "=>x/2 - x/3 = 5 \n" ); document.write( "=>x/6 = 5 \n" ); document.write( "=>x = 30\r \n" ); document.write( "\n" ); document.write( "The answer is 30 \n" ); document.write( " |