Which of the following statements is (are) true, for three matrices?












0












$begingroup$


Let $A, B, C$ be three matrices such that $AB = C$.
Which of the following statements is (are) true?




  1. the columns in $C^T$ are linear combinations of the columns in $B^T$


  2. the columns in $C$ are linear combinations of the columns in $A^T$


  3. the columns in $C$ are linear combinations of the columns in $B$


  4. the columns in $C^T$ are linear combinations of the columns in $A^T$



My answer:
I guess that the only option that is correct is 3 which means that The columns in C are linear combinations of the columns in B. Am I right or could someone please help me to decide of which of these that are correct?










share|cite|improve this question











$endgroup$












  • $begingroup$
    In fact, the correct answer is 1
    $endgroup$
    – Omnomnomnom
    Dec 19 '18 at 19:00
















0












$begingroup$


Let $A, B, C$ be three matrices such that $AB = C$.
Which of the following statements is (are) true?




  1. the columns in $C^T$ are linear combinations of the columns in $B^T$


  2. the columns in $C$ are linear combinations of the columns in $A^T$


  3. the columns in $C$ are linear combinations of the columns in $B$


  4. the columns in $C^T$ are linear combinations of the columns in $A^T$



My answer:
I guess that the only option that is correct is 3 which means that The columns in C are linear combinations of the columns in B. Am I right or could someone please help me to decide of which of these that are correct?










share|cite|improve this question











$endgroup$












  • $begingroup$
    In fact, the correct answer is 1
    $endgroup$
    – Omnomnomnom
    Dec 19 '18 at 19:00














0












0








0





$begingroup$


Let $A, B, C$ be three matrices such that $AB = C$.
Which of the following statements is (are) true?




  1. the columns in $C^T$ are linear combinations of the columns in $B^T$


  2. the columns in $C$ are linear combinations of the columns in $A^T$


  3. the columns in $C$ are linear combinations of the columns in $B$


  4. the columns in $C^T$ are linear combinations of the columns in $A^T$



My answer:
I guess that the only option that is correct is 3 which means that The columns in C are linear combinations of the columns in B. Am I right or could someone please help me to decide of which of these that are correct?










share|cite|improve this question











$endgroup$




Let $A, B, C$ be three matrices such that $AB = C$.
Which of the following statements is (are) true?




  1. the columns in $C^T$ are linear combinations of the columns in $B^T$


  2. the columns in $C$ are linear combinations of the columns in $A^T$


  3. the columns in $C$ are linear combinations of the columns in $B$


  4. the columns in $C^T$ are linear combinations of the columns in $A^T$



My answer:
I guess that the only option that is correct is 3 which means that The columns in C are linear combinations of the columns in B. Am I right or could someone please help me to decide of which of these that are correct?







linear-algebra matrices matrix-equations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 19 '18 at 18:54









Lorenzo B.

1,8582520




1,8582520










asked Dec 19 '18 at 18:38









andersanders

6115




6115












  • $begingroup$
    In fact, the correct answer is 1
    $endgroup$
    – Omnomnomnom
    Dec 19 '18 at 19:00


















  • $begingroup$
    In fact, the correct answer is 1
    $endgroup$
    – Omnomnomnom
    Dec 19 '18 at 19:00
















$begingroup$
In fact, the correct answer is 1
$endgroup$
– Omnomnomnom
Dec 19 '18 at 19:00




$begingroup$
In fact, the correct answer is 1
$endgroup$
– Omnomnomnom
Dec 19 '18 at 19:00










1 Answer
1






active

oldest

votes


















0












$begingroup$

Hint: The matrix $AB$ has columns that are the linear combinations of the columns of $A$, and rows that are the linear combinations of the rows of $B$. To see that this is true, note that each column of $AB$ has the form
$$
pmatrix{C_1 & C_2 & C_3} pmatrix{b_1\b_2\b_3} = b_1 C_1 + b_2 C_2 + b_3 C_3
$$

where $C_i$ is the $i$th column of $A$. Similarly, each row of $AB$ as the form
$$
pmatrix{a_1 & a_2 & a_3} pmatrix{R_1\R_2\R_3} = a_1 R_1 + a_2 R_2 + a_3 R_3
$$

where $R_i$ is the $i$th row of $B$.



Of course, the columns of $A^T$ are simply the rows of $A$.






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%2f3046724%2fwhich-of-the-following-statements-is-are-true-for-three-matrices%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$

    Hint: The matrix $AB$ has columns that are the linear combinations of the columns of $A$, and rows that are the linear combinations of the rows of $B$. To see that this is true, note that each column of $AB$ has the form
    $$
    pmatrix{C_1 & C_2 & C_3} pmatrix{b_1\b_2\b_3} = b_1 C_1 + b_2 C_2 + b_3 C_3
    $$

    where $C_i$ is the $i$th column of $A$. Similarly, each row of $AB$ as the form
    $$
    pmatrix{a_1 & a_2 & a_3} pmatrix{R_1\R_2\R_3} = a_1 R_1 + a_2 R_2 + a_3 R_3
    $$

    where $R_i$ is the $i$th row of $B$.



    Of course, the columns of $A^T$ are simply the rows of $A$.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      Hint: The matrix $AB$ has columns that are the linear combinations of the columns of $A$, and rows that are the linear combinations of the rows of $B$. To see that this is true, note that each column of $AB$ has the form
      $$
      pmatrix{C_1 & C_2 & C_3} pmatrix{b_1\b_2\b_3} = b_1 C_1 + b_2 C_2 + b_3 C_3
      $$

      where $C_i$ is the $i$th column of $A$. Similarly, each row of $AB$ as the form
      $$
      pmatrix{a_1 & a_2 & a_3} pmatrix{R_1\R_2\R_3} = a_1 R_1 + a_2 R_2 + a_3 R_3
      $$

      where $R_i$ is the $i$th row of $B$.



      Of course, the columns of $A^T$ are simply the rows of $A$.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        Hint: The matrix $AB$ has columns that are the linear combinations of the columns of $A$, and rows that are the linear combinations of the rows of $B$. To see that this is true, note that each column of $AB$ has the form
        $$
        pmatrix{C_1 & C_2 & C_3} pmatrix{b_1\b_2\b_3} = b_1 C_1 + b_2 C_2 + b_3 C_3
        $$

        where $C_i$ is the $i$th column of $A$. Similarly, each row of $AB$ as the form
        $$
        pmatrix{a_1 & a_2 & a_3} pmatrix{R_1\R_2\R_3} = a_1 R_1 + a_2 R_2 + a_3 R_3
        $$

        where $R_i$ is the $i$th row of $B$.



        Of course, the columns of $A^T$ are simply the rows of $A$.






        share|cite|improve this answer









        $endgroup$



        Hint: The matrix $AB$ has columns that are the linear combinations of the columns of $A$, and rows that are the linear combinations of the rows of $B$. To see that this is true, note that each column of $AB$ has the form
        $$
        pmatrix{C_1 & C_2 & C_3} pmatrix{b_1\b_2\b_3} = b_1 C_1 + b_2 C_2 + b_3 C_3
        $$

        where $C_i$ is the $i$th column of $A$. Similarly, each row of $AB$ as the form
        $$
        pmatrix{a_1 & a_2 & a_3} pmatrix{R_1\R_2\R_3} = a_1 R_1 + a_2 R_2 + a_3 R_3
        $$

        where $R_i$ is the $i$th row of $B$.



        Of course, the columns of $A^T$ are simply the rows of $A$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Dec 19 '18 at 19:04









        OmnomnomnomOmnomnomnom

        129k793187




        129k793187






























            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%2f3046724%2fwhich-of-the-following-statements-is-are-true-for-three-matrices%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

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...