document.write( "Question 11209: Please help me solve this problem: ((( 3 more than twice a number is 2 ))) I have to write this as an algebraic expression or equation. \n" ); document.write( "
Algebra.Com's Answer #21639 by scoop(27)![]() ![]() ![]() You can put this solution on YOUR website! The number will be x \n" ); document.write( "So three more than twice a number is \n" ); document.write( "2x+3=2 \n" ); document.write( " then subtract the three from both sides to get like terms \n" ); document.write( "2x=2-3 \n" ); document.write( "2x=-1 \n" ); document.write( "divide both sides by the 2 to get x by itself \n" ); document.write( "x=-1/2 (your answer) \n" ); document.write( "to check this answer multiply \n" ); document.write( "2(-1/2) +3 =2 \n" ); document.write( "-2/2 +3=2 \n" ); document.write( "-1+3=2 \n" ); document.write( " |