Find answers, ask questions, and connect with our
community around the world.

Activity Discussion Math Algebra

  • brajesh

    Member
    July 17, 2024 at 2:14 pm

    The distributive property states that when you multiply a number by a sum, you can distribute the multiplication to each addend. It can be expressed as:

    <math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mi>a</mi><mo stretchy=”false”>(</mo><mi>b</mi><mo>+</mo><mi>c</mi><mo stretchy=”false”>)</mo><mo>=</mo><mi>a</mi><mi>b</mi><mo>+</mo><mi>a</mi><mi>c</mi></mrow><annotation encoding=”application/x-tex”>a(b + c) = ab + ac</annotation></semantics></math>a(b+c)=ab+ac

    This means you multiply <math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mi>a</mi></mrow><annotation encoding=”application/x-tex”>a</annotation></semantics></math>a by <math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mi>b</mi></mrow><annotation encoding=”application/x-tex”>b</annotation></semantics></math>b and then by <math xmlns=”http://www.w3.org/1998/Math/MathML”><semantics><mrow><mi>c</mi></mrow><annotation encoding=”application/x-tex”>c</annotation></semantics></math>c, and then add the two products together.

Log in to reply.