Answer:

Step-by-step explanation:
We can model the string as a hypergeometric distribution, as each bit has two possible values, 1 or 0, and the chance of a 1 or 0 changes with every bit, as there are a finite number M of 0's and N of 1's and every bit takes one of those values.
If M+N (total size of the string) >> r (number of trials), we could model it as a binomial distribution as the probability of a 1 or 0 wouldn't change in a significant amount with every bit, but as we don't know the magnitude of M+N and r, we follow up with hypergeometric distribution.
The distribution has the following formula for probability:

Where k is the number of sucesses, K is how many total sucess states are in the population, N is the population size and n is the number of draws.
For our case, a 1 would be a sucess, i.e. k the number of 1's we want to know the probability, N our total number of 1's, M+N the length of the string (population size) and we want to analyse what happens in the first r bits (number of draws):

Answer:
poop i forgot my ramen noodles are in the microwave
Step-by-step explanation:
Answer:
The reduced row-echelon form of the linear system is ![\left[\begin{array}{cccc}1&0&-5&0\\0&1&3&0\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%260%5C%5C0%261%263%260%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
We will solve the original system of linear equations by performing a sequence of the following elementary row operations on the augmented matrix:
- Interchange two rows
- Multiply one row by a nonzero number
- Add a multiple of one row to a different row
To find the reduced row-echelon form of this augmented matrix
![\left[\begin{array}{cccc}2&3&-1&14\\1&2&1&4\\5&9&2&7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D2%263%26-1%2614%5C%5C1%262%261%264%5C%5C5%269%262%267%5Cend%7Barray%7D%5Cright%5D)
You need to follow these steps:
- Divide row 1 by 2

![\left[\begin{array}{cccc}1&3/2&-1/2&7\\1&2&1&4\\5&9&2&7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%2F2%26-1%2F2%267%5C%5C1%262%261%264%5C%5C5%269%262%267%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 1 from row 2

![\left[\begin{array}{cccc}1&3/2&-1/2&7\\0&1/2&3/2&-3\\5&9&2&7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%2F2%26-1%2F2%267%5C%5C0%261%2F2%263%2F2%26-3%5C%5C5%269%262%267%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 1 multiplied by 5 from row 3

![\left[\begin{array}{cccc}1&3/2&-1/2&7\\0&1/2&3/2&-3\\0&3/9&9/2&-28\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%2F2%26-1%2F2%267%5C%5C0%261%2F2%263%2F2%26-3%5C%5C0%263%2F9%269%2F2%26-28%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 2 multiplied by 3 from row 1

![\left[\begin{array}{cccc}1&0&-5&16\\0&1/2&3/2&-3\\0&3/9&9/2&-28\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%261%2F2%263%2F2%26-3%5C%5C0%263%2F9%269%2F2%26-28%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 2 multiplied by 3 from row 3

![\left[\begin{array}{cccc}1&0&-5&16\\0&1/2&3/2&-3\\0&0&0&-19\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%261%2F2%263%2F2%26-3%5C%5C0%260%260%26-19%5Cend%7Barray%7D%5Cright%5D)
- Multiply row 2 by 2

![\left[\begin{array}{cccc}1&0&-5&16\\0&2&3&-6\\0&0&0&-19\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%262%263%26-6%5C%5C0%260%260%26-19%5Cend%7Barray%7D%5Cright%5D)
- Divide row 3 by −19

![\left[\begin{array}{cccc}1&0&-5&16\\0&2&3&-6\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%262%263%26-6%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 3 multiplied by 16 from row 1

![\left[\begin{array}{cccc}1&0&-5&0\\0&1&3&-6\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%260%5C%5C0%261%263%26-6%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
- Add row 3 multiplied by 6 to row 2

![\left[\begin{array}{cccc}1&0&-5&0\\0&1&3&0\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%260%5C%5C0%261%263%260%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
Answer:
( 11/2, 5 ) !
Step-by-step explanation:
Refer to the picture!
Step-by-step explanation:
a=-4
a=-2
(a-(-4)(a-2)
(a+4)(a-2)
aa-2a+4a-8
a2-2a-8