Asked by JC
                I having serious problems trying to solve this equation please help me 
find the product matrix for this input-output and demand matrices
A= [ 0.1 0.03] D= [5]
[ 0.07 0.6] [10]
            
        find the product matrix for this input-output and demand matrices
A= [ 0.1 0.03] D= [5]
[ 0.07 0.6] [10]
Answers
                    Answered by
            Steve
            
    If you want AD, first check for rank compatibility
A is 2x2 and D is 2x1, so AD will be 2x1.
The solution is here:
http://www.wolframalpha.com/input/?i={{0.1%2C+0.03}%2C{0.07%2C+0.6}}*{{5}%2C{10}}+
    
A is 2x2 and D is 2x1, so AD will be 2x1.
The solution is here:
http://www.wolframalpha.com/input/?i={{0.1%2C+0.03}%2C{0.07%2C+0.6}}*{{5}%2C{10}}+
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.