Operations that can be applied to a matrix in the process of Gauss Jordan elimination are :
replacing the row with twice that row
replacing a row with the sum of that row and another row
swapping rows
Step-by-step explanation:
Gauss-Jordan Elimination is a matrix based way used to solve linear equations or to find inverse of a matrix.
The elimentary row(or column) operations that can be used are:
1. Swap any two rows(or colums)
2. Add or subtract scalar multiple of one row(column) to another row(column)
as is done in replacing a row with sum of that row and another row.
3. Multiply any row (or column) entirely by a non zero scalar as is done in replacing the row with twice the row, here scalar used = 2
Y = 5 - 4x
5 - 4x = x^2 - 2x - 19
0 = x^2 + 2x -24
0 = (x + 6)(x - 4)
Therefore x = -6 (Given) or 4
x = 4, y = -9
(4,-9) is the other solution
ANSWER
The correct choice is C.
EXPLANATION
The perimeter of a rectangle is given by;
P=2(w+l)
For the first rectangle, the perimeter is;
P=2(8+4)=24
For the second rectangle, the perimeter is
P=2(8+8)=32
For the third rectangle, the perimeter is
P=2(8+12)=40
The correct choice is C
Answer:
1 and 3
Step-by-step explanation: