document.write( "Question 121857: (3x+6) + (2x-11)= 90\r
\n" );
document.write( "\n" );
document.write( "What is the step by step procedure for solving \n" );
document.write( "
Algebra.Com's Answer #89458 by jecegc(3)![]() ![]() ![]() You can put this solution on YOUR website! Well you really dont need the parentheses because there are no multiplication attached to the () so lets remove them for simplicity's sake\r \n" ); document.write( "\n" ); document.write( "3x + 6 + 2x - 11 = 90\r \n" ); document.write( "\n" ); document.write( "Step 1: Combine like terms (for those not familiar in like terms, a like term is where the letters are the same (x is different from y,) and the same exponent ( and x is different from x^2,) \n" ); document.write( "(3x + 2x = 5x) \n" ); document.write( "(6 - 11 = -5) \n" ); document.write( "so your left with this: \n" ); document.write( "5x - 5 = 90\r \n" ); document.write( "\n" ); document.write( "Step 2: Solve for variable \n" ); document.write( "when solving for one variable you have to move everything else away. First I move the -5 by adding 5 to both sides \n" ); document.write( "5x = 95 \n" ); document.write( "then you have to divide by 5 because how do you get rid of something that is being multiplied \n" ); document.write( "x = (I know you can divide) \n" ); document.write( " |