document.write( "Question 1043807: If three less than one half a number is equal to one-third of the same number, find the number \n" ); document.write( "
Algebra.Com's Answer #658963 by mpn292(1)\"\" \"About 
You can put this solution on YOUR website!
Sol: Let the number be 'x'
\n" ); document.write( " according to given question,
\n" ); document.write( " (x/2)-3=x/3
\n" ); document.write( " now set all the fractions on one side and constants on other side
\n" ); document.write( " i.e; (x/2)-(x/3)=3
\n" ); document.write( " now take the LCM of 2,3 and it is 6
\n" ); document.write( " (3x-2x)/6=3
\n" ); document.write( " (x/6)=3
\n" ); document.write( " x=6*3
\n" ); document.write( " x=18.
\n" ); document.write( " Therefore the number is, x=18.
\n" ); document.write( "
\n" ); document.write( "
\n" );