document.write( "Question 230665: One-third of a number is 2 more than one-sixth of the same number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #170889 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x/3=x/6+2
\n" ); document.write( "x/3-x/6=2
\n" ); document.write( "(2x-x)/6=2
\n" ); document.write( "x=2*6
\n" ); document.write( "x=12 ans.Proof:
\n" ); document.write( "12/3=12/6+2
\n" ); document.write( "4=2+2
\n" ); document.write( "4=4
\n" ); document.write( "
\n" ); document.write( "
\n" );