document.write( "Question 215893: One half of a number increased by 16 is four less than two thirds of the number. Find the number. Help please?
\n" );
document.write( "I got 1/2x+16=4-2/3x as my equation but I don't know how to solve it. \n" );
document.write( "
Algebra.Com's Answer #163119 by nerdybill(7384) You can put this solution on YOUR website! One half of a number increased by 16 is four less than two thirds of the number. Find the number. Help please? \n" ); document.write( ". \n" ); document.write( "Let x = number \n" ); document.write( "then \n" ); document.write( "(1/2)x + 16 = (2/3)x - 4 \n" ); document.write( "Multiply both sides by 6: \n" ); document.write( "3x + 96 = 4x - 24 \n" ); document.write( "96 = x - 24 \n" ); document.write( "120 = x \n" ); document.write( " \n" ); document.write( " |