document.write( "Question 156788: Find a number such that one-half of the number is 3 less than two-thirds of the number \n" ); document.write( "
Algebra.Com's Answer #115595 by phd(3)\"\" \"About 
You can put this solution on YOUR website!
If you make your number x then you can create an equation that looks like \"%281%2F2%29x%2B3=%282%2F3%29x\". Then solve the equation for x.
\n" ); document.write( "Subtract \"%281%2F2%29x\" from both sides => \"3=%281%2F6%29x\" (Know your fractions!)
\n" ); document.write( "Multiply both sides by 6 => \"18=x\"
\n" ); document.write( "To check the answer: half of 18 is 9 and two-thirds of 18 is 12 and 9 is three less than 12
\n" ); document.write( "
\n" );