document.write( "Question 351113: find a number such that 6 more than one-half the number is two-thirds the number \n" ); document.write( "
Algebra.Com's Answer #250960 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Let n be the number \n" ); document.write( ". \n" ); document.write( "Write as You Read \n" ); document.write( "n/2 + 6 = (2/3)n \n" ); document.write( ". \n" ); document.write( "Simplify and solve \n" ); document.write( "n + 12 = (4/3)n \n" ); document.write( "12 = (1/3)n \n" ); document.write( "n = 36 \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "18 + 6 = (2/3)36 = 24 \n" ); document.write( " |