Activity › Discussion › Math › Algebra
-
Algebra
Posted by Simran on August 27, 2024 at 5:20 pmSimplify: 4(z – 2) – (5z + 3) + 2(z – 4)
Mawar replied 1 week, 4 days ago 2 Members · 1 Reply -
1 Reply
-
::
Let’s simplify the expression step by step:
Given expression:
<math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mn>4</mn><mo stretchy=”false”>(</mo><mi>z</mi><mtext>–</mtext><mn>2</mn><mo stretchy=”false”>)</mo><mtext>–</mtext><mo stretchy=”false”>(</mo><mn>5</mn><mi>z</mi><mo>+</mo><mn>3</mn><mo stretchy=”false”>)</mo><mo>+</mo><mn>2</mn><mo stretchy=”false”>(</mo><mi>z</mi><mtext>–</mtext><mn>4</mn><mo stretchy=”false”>)</mo></mrow><annotation encoding=”application/x-tex”>4(z – 2) – (5z + 3) + 2(z – 4)</annotation></semantics></math>4(z–2)–(5z+3)+2(z–4)-
Distribute the numbers outside the parentheses:
<math xmlns=”http://www.w3.org/1998/Math/MathML” display=”block”><semantics><mrow><mn>4</mn><mi>z</mi><mtext>–</mtext><mn>8</mn><mtext>–</mtext><mn>5</mn><mi>z</mi><mtext>–</mtext><mn>3</mn><mo>+</mo><mn>2</mn><mi>z</mi><mtext>–</mtext><mn>8</mn></mrow><annotation encoding=”application/x-tex”>4z – 8 – 5z – 3 + 2z – 8</annotation></semantics></math>4z–8–5z–3+2z–8
-
Combine like terms:
- Combine the <math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mi>z</mi></mrow><annotation encoding=”application/x-tex”>z</annotation></semantics></math>z terms:
<math xmlns=”http://www.w3.org/1998/Math/MathML” display=”block”><semantics><mrow><mn>4</mn><mi>z</mi><mtext>–</mtext><mn>5</mn><mi>z</mi><mo>+</mo><mn>2</mn><mi>z</mi><mo>=</mo><mo stretchy=”false”>(</mo><mn>4</mn><mtext>–</mtext><mn>5</mn><mo>+</mo><mn>2</mn><mo stretchy=”false”>)</mo><mi>z</mi><mo>=</mo><mn>1</mn><mi>z</mi><mo>=</mo><mi>z</mi></mrow><annotation encoding=”application/x-tex”>4z – 5z + 2z = (4 – 5 + 2)z = 1z = z</annotation></semantics></math>4z–5z+2z=(4–5+2)z=1z=z
- Combine the constant terms:
<math xmlns=”http://www.w3.org/1998/Math/MathML” display=”block”><semantics><mrow><mo>−</mo><mn>8</mn><mtext>–</mtext><mn>3</mn><mtext>–</mtext><mn>8</mn><mo>=</mo><mo>−</mo><mn>19</mn></mrow><annotation encoding=”application/x-tex”>-8 – 3 – 8 = -19</annotation></semantics></math>−8–3–8=−19
So, the simplified expression is: <math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mi>z</mi><mtext>–</mtext><mn>19</mn></mrow><annotation encoding=”application/x-tex”>z – 19</annotation></semantics></math>z–19
-