document.write( "Question 323262: Please identify the operations performed on each side of the below equation.
\n" );
document.write( "3(x – 1) + 4(2x + 1) = 11x + 1
\n" );
document.write( "How can you make this equation into a function or function(s)? \r
\n" );
document.write( "\n" );
document.write( "This is what I come up with, but not sure if it is correct.\r
\n" );
document.write( "\n" );
document.write( "3 ( x - 1) + 4 ( 2x + 1) = 11x +1 Original Problem\r
\n" );
document.write( "\n" );
document.write( "(3x - 3) + (8x + 4) = 11x + 1 Distributive \r
\n" );
document.write( "\n" );
document.write( "3x - 3 + 8x + 4 = 11x + 1 Associative\r
\n" );
document.write( "\n" );
document.write( "11x + 1 = 11x + 1 Commutative\r
\n" );
document.write( "\n" );
document.write( "11x + 1 = 11x + 1 Subtraction to cancel the 1's out\r
\n" );
document.write( "\n" );
document.write( "11x = 11x Division to find x
\n" );
document.write( "11x/11\r
\n" );
document.write( "\n" );
document.write( "Answer: x = 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231391 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please identify the operations performed on each side of the below equation. \n" ); document.write( "3(x – 1) + 4(2x + 1) = 11x + 1 \n" ); document.write( "How can you make this equation into a function or function(s)? \n" ); document.write( "This is what I come up with, but not sure if it is correct. \n" ); document.write( "3 ( x - 1) + 4 ( 2x + 1) = 11x +1 Original Problem \n" ); document.write( "(3x - 3) + (8x + 4) = 11x + 1 Distributive \n" ); document.write( "3x - 3 + 8x + 4 = 11x + 1 Associative \n" ); document.write( "11x + 1 = 11x + 1 Commutative \n" ); document.write( "11x + 1 = 11x + 1 Subtraction to cancel the 1's out \n" ); document.write( "11x = 11x Division to find x \n" ); document.write( "------------------- Ok above here \n" ); document.write( "11x/11 What happened to the equal sign??? \n" ); document.write( "Answer: x = 1 \n" ); document.write( "--------------- \n" ); document.write( "x = x is all you can say. \n" ); document.write( "3(x – 1) + 4(2x + 1) = 11x + 1 is TRUE for all values of x. \n" ); document.write( " \n" ); document.write( " |