document.write( "Question 371086: the difference between 1/2 of a number and 1/3 of a number is 9. Find the number. How do I write this? \n" ); document.write( "
Algebra.Com's Answer #264380 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the number be x
\n" ); document.write( "half the number is x/2
\n" ); document.write( "..
\n" ); document.write( "1/3 the number = x/3
\n" ); document.write( "..
\n" ); document.write( "x/2 - x/3 = 9
\n" ); document.write( "LCD = 6
\n" ); document.write( "(3x-2x)/6 = 9
\n" ); document.write( "x/6 =9
\n" ); document.write( "* my 6
\n" ); document.write( "x=54
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );