document.write( "Question 656910: i am a number less than 10 when i am divided by 2 half of that number is also 2 what number am i ? \n" ); document.write( "
Algebra.Com's Answer #409710 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
x< 10 and x/2 is \"when I am divided by 2\" and half that is (x/2)/2 =2 Multiply both sides by 2.


\n" ); document.write( "x/2 = 4 Multiply both sides by 2.


\n" ); document.write( "x = 8 \n" ); document.write( "

\n" );