document.write( "Question 903108: Find a number such that one-half of the number is 3 less that two-thirds of the number. \n" ); document.write( "
Algebra.Com's Answer #547791 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"n%2F2+=+2n%2F3+-3\" |Multiplying thru by 6 so as all denominators = 1
\n" ); document.write( "3n = 4n - 18
\n" ); document.write( "18 = n
\n" ); document.write( "
\n" );