How does rearrangement work for pulling out factors












1












$begingroup$


Given 10(6*3+2) we can rearrange the equation by pulling out the 3 and getting 10((6*3)/3+(2/3))3



Okay I understand that it works. But I don't understand how. I would have assumed to do 10((6*3)/3+2)3 since we are only removing the 3 as a factor to 6. Why does 3 need to be divided by the 2 as well? 3 has nothing to do with the 2.










share|cite|improve this question









$endgroup$












  • $begingroup$
    The only way the value of the expression will be unchanged is if you both multiply and divide by $3$.
    $endgroup$
    – saulspatz
    Jan 7 at 21:14






  • 1




    $begingroup$
    Notice that everything in the parentheses is being multiplied by $10$. If you extract a $3$ from the parentheses, each term left in the parentheses is being multiplied by $30$.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:21










  • $begingroup$
    Please use MathJax.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:24
















1












$begingroup$


Given 10(6*3+2) we can rearrange the equation by pulling out the 3 and getting 10((6*3)/3+(2/3))3



Okay I understand that it works. But I don't understand how. I would have assumed to do 10((6*3)/3+2)3 since we are only removing the 3 as a factor to 6. Why does 3 need to be divided by the 2 as well? 3 has nothing to do with the 2.










share|cite|improve this question









$endgroup$












  • $begingroup$
    The only way the value of the expression will be unchanged is if you both multiply and divide by $3$.
    $endgroup$
    – saulspatz
    Jan 7 at 21:14






  • 1




    $begingroup$
    Notice that everything in the parentheses is being multiplied by $10$. If you extract a $3$ from the parentheses, each term left in the parentheses is being multiplied by $30$.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:21










  • $begingroup$
    Please use MathJax.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:24














1












1








1





$begingroup$


Given 10(6*3+2) we can rearrange the equation by pulling out the 3 and getting 10((6*3)/3+(2/3))3



Okay I understand that it works. But I don't understand how. I would have assumed to do 10((6*3)/3+2)3 since we are only removing the 3 as a factor to 6. Why does 3 need to be divided by the 2 as well? 3 has nothing to do with the 2.










share|cite|improve this question









$endgroup$




Given 10(6*3+2) we can rearrange the equation by pulling out the 3 and getting 10((6*3)/3+(2/3))3



Okay I understand that it works. But I don't understand how. I would have assumed to do 10((6*3)/3+2)3 since we are only removing the 3 as a factor to 6. Why does 3 need to be divided by the 2 as well? 3 has nothing to do with the 2.







algebra-precalculus arithmetic






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 7 at 21:10









SephSeph

1685




1685












  • $begingroup$
    The only way the value of the expression will be unchanged is if you both multiply and divide by $3$.
    $endgroup$
    – saulspatz
    Jan 7 at 21:14






  • 1




    $begingroup$
    Notice that everything in the parentheses is being multiplied by $10$. If you extract a $3$ from the parentheses, each term left in the parentheses is being multiplied by $30$.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:21










  • $begingroup$
    Please use MathJax.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:24


















  • $begingroup$
    The only way the value of the expression will be unchanged is if you both multiply and divide by $3$.
    $endgroup$
    – saulspatz
    Jan 7 at 21:14






  • 1




    $begingroup$
    Notice that everything in the parentheses is being multiplied by $10$. If you extract a $3$ from the parentheses, each term left in the parentheses is being multiplied by $30$.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:21










  • $begingroup$
    Please use MathJax.
    $endgroup$
    – N. F. Taussig
    Jan 7 at 21:24
















$begingroup$
The only way the value of the expression will be unchanged is if you both multiply and divide by $3$.
$endgroup$
– saulspatz
Jan 7 at 21:14




$begingroup$
The only way the value of the expression will be unchanged is if you both multiply and divide by $3$.
$endgroup$
– saulspatz
Jan 7 at 21:14




1




1




$begingroup$
Notice that everything in the parentheses is being multiplied by $10$. If you extract a $3$ from the parentheses, each term left in the parentheses is being multiplied by $30$.
$endgroup$
– N. F. Taussig
Jan 7 at 21:21




$begingroup$
Notice that everything in the parentheses is being multiplied by $10$. If you extract a $3$ from the parentheses, each term left in the parentheses is being multiplied by $30$.
$endgroup$
– N. F. Taussig
Jan 7 at 21:21












$begingroup$
Please use MathJax.
$endgroup$
– N. F. Taussig
Jan 7 at 21:24




$begingroup$
Please use MathJax.
$endgroup$
– N. F. Taussig
Jan 7 at 21:24










1 Answer
1






active

oldest

votes


















0












$begingroup$

According to the distributive law
$$a(b+c)=ab+ac$$
In your problem
$$a=3,~b=((6cdot3)/3),~c=(2/3)$$
$$((6cdot3)/3+(2/3))cdot3=((6cdot3)/3) cdot3 +(2/3)cdot3=6cdot3+2$$
On the other hand, you are wrong to say that
$$((6cdot3)/3+2)cdot3=6cdot3+2$$
Since according to the distributive law
$$((6cdot3)/3+2)cdot3=(6cdot3/3)cdot3+2cdot3=6cdot3+6$$






share|cite|improve this answer









$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3065493%2fhow-does-rearrangement-work-for-pulling-out-factors%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    According to the distributive law
    $$a(b+c)=ab+ac$$
    In your problem
    $$a=3,~b=((6cdot3)/3),~c=(2/3)$$
    $$((6cdot3)/3+(2/3))cdot3=((6cdot3)/3) cdot3 +(2/3)cdot3=6cdot3+2$$
    On the other hand, you are wrong to say that
    $$((6cdot3)/3+2)cdot3=6cdot3+2$$
    Since according to the distributive law
    $$((6cdot3)/3+2)cdot3=(6cdot3/3)cdot3+2cdot3=6cdot3+6$$






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      According to the distributive law
      $$a(b+c)=ab+ac$$
      In your problem
      $$a=3,~b=((6cdot3)/3),~c=(2/3)$$
      $$((6cdot3)/3+(2/3))cdot3=((6cdot3)/3) cdot3 +(2/3)cdot3=6cdot3+2$$
      On the other hand, you are wrong to say that
      $$((6cdot3)/3+2)cdot3=6cdot3+2$$
      Since according to the distributive law
      $$((6cdot3)/3+2)cdot3=(6cdot3/3)cdot3+2cdot3=6cdot3+6$$






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        According to the distributive law
        $$a(b+c)=ab+ac$$
        In your problem
        $$a=3,~b=((6cdot3)/3),~c=(2/3)$$
        $$((6cdot3)/3+(2/3))cdot3=((6cdot3)/3) cdot3 +(2/3)cdot3=6cdot3+2$$
        On the other hand, you are wrong to say that
        $$((6cdot3)/3+2)cdot3=6cdot3+2$$
        Since according to the distributive law
        $$((6cdot3)/3+2)cdot3=(6cdot3/3)cdot3+2cdot3=6cdot3+6$$






        share|cite|improve this answer









        $endgroup$



        According to the distributive law
        $$a(b+c)=ab+ac$$
        In your problem
        $$a=3,~b=((6cdot3)/3),~c=(2/3)$$
        $$((6cdot3)/3+(2/3))cdot3=((6cdot3)/3) cdot3 +(2/3)cdot3=6cdot3+2$$
        On the other hand, you are wrong to say that
        $$((6cdot3)/3+2)cdot3=6cdot3+2$$
        Since according to the distributive law
        $$((6cdot3)/3+2)cdot3=(6cdot3/3)cdot3+2cdot3=6cdot3+6$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 7 at 21:37









        LarryLarry

        2,40131129




        2,40131129






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3065493%2fhow-does-rearrangement-work-for-pulling-out-factors%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Human spaceflight

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

            File:DeusFollowingSea.jpg