document.write( "Question 1083686: What is 1/2x+3=7? I really need help \n" ); document.write( "
Algebra.Com's Answer #697711 by Boreal(15235) You can put this solution on YOUR website! 1/2x+3=7? \n" ); document.write( "isolate the x \n" ); document.write( "subtract 3 from both sides. That removes the 3 on the left \n" ); document.write( "(1/2)x=4 \n" ); document.write( "Now, multiply both sides by 2. That will change the (1/2) x to 1x, and that is solving for x \n" ); document.write( "x=8, because 4*2=8 \n" ); document.write( "check this \n" ); document.write( "(1/2)*8+3=4+3=7, which is correct. \n" ); document.write( " |