Introduction to mathematical programming
Introduction to mathematical programming
4th Edition
ISBN: 9780534359645
Author: Jeffrey B. Goldberg
Publisher: Cengage Learning
Expert Solution & Answer
100%
Book Icon
Chapter 2.1, Problem 1P

Explanation of Solution

a.

Finding -A:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and B=[1    2

Explanation of Solution

b.

Finding 3A:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and B=[1    20   -11    2]

In order to find matrix 3A, multiply the given matrix A by scalar 3

Explanation of Solution

c.

Finding A+2B:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and B=[1    20   -11    2]

In order to find matrix 2B, multiply the given matrix B by scalar 2

Explanation of Solution

d.

Finding Transpose of matrix, A:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and B=[1    20   -11    2<

Explanation of Solution

e.

Finding Transpose of matrix, B:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and B=[1    20   -1

Explanation of Solution

f.

Finding AB:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and B=[1    20   -11    2]

Here, the number of columns in A are equal to the number of rows in B, therefore, the multiplication AB exists. Thus, the matrix AB will be of the order 3×2.

Now, suppose C=AB.

Therefore,

C=AB=[1   4   72   5   83   6   9] [1    20   -11    2]  

C11=[1   2   3] [101]     =1(1)+2(0)+3(1)     =1+0+3     =4  

C12=[1   2   3] [ 2-1 2]     =1(2)+2(-1)+3(2)     =2+(-2)+6     =6

Explanation of Solution

g.

Finding BA:

Consider the given matrices,

A=[1   2   34   5   67   8   9] and 

Blurred answer
Students have asked these similar questions
Given f(x)=x2+6x and g(x)=1−x2, find f+g, f−g, fg, and fg.    Enclose numerators and denominators in parentheses. For example, (a−b)/(1+n).
If L1= (a+b)*a and L2 = b(a+b)* Then Find : a) L1∩L2 b) L2`
Find f(1), f(2), f(3), f(4), and f(5) if f(n) is defined re-cursively by f(0) = 3 and for n = 0, 1, 2, ... a) f(n + 1) = −2f(n).b) f(n + 1) = 3f(n) + 7.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning