Answer:
Not probabillity of picking a green marble is 80%
Step-by-step explanation:
Add the 2 and 9 together:
2q+11
Adults = 9
Children = 2
Let x be the number of adults.
11-x is the number of children.
22x + 15(11-x) = 228
22x + 165 - 15x = 228
22x - 15x = 228 - 165
7x = 63
7x / 7 = 63 / 7
x = 9 number of adults.
11 - x = 11 - 9 = 2 number of children.
To check:
22x + 15(11-x) = 228
22(9) + 15(11-9) = 228
198 + 30 = 228
228 = 228
(not my answer btw)
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