document.write( "Question 311847: a number, half of that number and one third of that number are added the result is 22. what is the original number \n" ); document.write( "
Algebra.Com's Answer #223001 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+x/2+x/3=22
\n" ); document.write( "(6x+3x+2x)/6=22
\n" ); document.write( "11x/6=22
\n" ); document.write( "11x=22*6
\n" ); document.write( "11=1132
\n" ); document.write( "x=132/11
\n" ); document.write( "x=12 ans for the number.
\n" ); document.write( "Proof:
\n" ); document.write( "12+12/2+12/3=22
\n" ); document.write( "12+6+4=22
\n" ); document.write( "22=22
\n" ); document.write( "
\n" ); document.write( "
\n" );