document.write( "Question 824505: What is the value of x?
\n" );
document.write( "1/2(x+4)+3=2x(9/2+3/4) \n" );
document.write( "
Algebra.Com's Answer #496583 by faceoff57(108)![]() ![]() You can put this solution on YOUR website! What is the value of x? \n" ); document.write( "1/2(x+4)+3=2x(9/2+3/4) \n" ); document.write( "X/2 + 2 + 3 = 9x + 3x/2 \n" ); document.write( "X/2 + 5 = 9x + 3x/2 \n" ); document.write( "Multiply everything by 2 to get rid of the fractions. \n" ); document.write( "2(X/2 + 5 = 9x + 3x/2) \n" ); document.write( "X + 10 = 18x + 3x \n" ); document.write( "10 = 18x + 3x - x \n" ); document.write( "10 = 20x \n" ); document.write( "10/20 = x \n" ); document.write( "1/2 = x \n" ); document.write( " |