Answer:
yes correct. hope helpful answer
Answer:
<h2>2 x 2</h2>
Step-by-step explanation:
Dimensions: m x n
m = number of rows
n = number of columns
When multiplying two matrices:
m x n * n x k = m x k
MATIX 1:
m = number of rows
n = number of columns
MATRIX 2:
n = number of rows
k = number of columns
RESULTING MATIX:
m = number of rows
k = number of columns
2 x 3 * 3 x 2 = 2 x 2
Answer:
= 3n + 4
Step-by-step explanation:
there is a common difference between consecutive terms , that is
10 - 7 = 13 - 10 = 16 - 13 = 3
this indicates the sequence is arithmetic with nth term
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
here a₁ = 7 and d = 3 , then
= 7 + 3(n - 1) = 7 + 3n - 3 = 3n + 4
The probability of rolling a sum of six or two even numbers.
is P = 1/3
<h3>
How to find the probability?</h3>
Here we are rolling two dice, and each dice has 6 possible outcomes, then the total number of outcomes is:
6*6 = 36
Now, the outcomes that given a sum of 6 are:
dice 1 dice 2.
1 5
5 1
2 4
4 2
3 3
We have 5 outcomes there.
The outcomes where both numbers are even are:
dice 1 dice 2.
2 2
2 4
4 2
4 4
4 6
6 2
6 4
6 6
We have 8 outcomes here (such that 2 are in the ones we counted before).
Then the total number of outcomes that either add to 6 or have both even numbers are:
5 + 8 - 2 = 12
Then 12 out of 36 outcomes either add to 6 or have both even numbers, this means that the probability is:
P = 12/36 = 1/3
If you want to learn more about probability:
brainly.com/question/25870256
#SPJ1