document.write( "Question 391150: how do you solve 3x+8+2(x-1)>3x+5
\n" );
document.write( "can u please show me step by step? \n" );
document.write( "
Algebra.Com's Answer #277446 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! 3x+8+2(x-1)>3x+5\r \n" ); document.write( "\n" ); document.write( "Multiply 2 by each term inside the parentheses. \n" ); document.write( "3x+8+2x-2>3x+5\r \n" ); document.write( "\n" ); document.write( "Since 3x and 2x are like terms, add 2x to 3x to get 5x. \n" ); document.write( "5x+8-2>3x+5\r \n" ); document.write( "\n" ); document.write( "Subtract 2 from 8 to get 6. \n" ); document.write( "5x+6>3x+5\r \n" ); document.write( "\n" ); document.write( "Since 3x contains the variable to solve for, move it to the left-hand side of the inequality by subtracting 3x from both sides. \n" ); document.write( "5x+6-3x>5\r \n" ); document.write( "\n" ); document.write( "Since 5x and -3x are like terms, add -3x to 5x to get 2x. \n" ); document.write( "2x+6>5\r \n" ); document.write( "\n" ); document.write( "Since 6 does not contain the variable to solve for, move it to the right-hand side of the inequality by subtracting 6 from both sides. \n" ); document.write( "2x>-6+5\r \n" ); document.write( "\n" ); document.write( "Add 5 to -6 to get -1. \n" ); document.write( "2x>-1\r \n" ); document.write( "\n" ); document.write( "Divide each term in the inequality by 2. \n" ); document.write( "(2x)/(2)>-(1)/(2)\r \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the inequality by canceling the common factors. \n" ); document.write( "x>-(1)/(2) \n" ); document.write( " |