Answer:
Step-by-step explanation:
In order to do this we need to isolate y by performing the inverse operations on the other values like so...
a) 10x + 5y = 20 ... subtract 10x on both sides
5y = 20 - 10x ... divide both sides by 5
y = 4 - 2x ... we can move the 2x to the right to make it into y = mx + b
y = -2x + 4
b) 3x - 2y = 10 + 4x ... subtract 3x on both sides
-2y = 10 + x ... divide both sides by -2
y = -5 - 0.5x ... move -0.5 to the left so it matches y = mx + b
y = -0.5x - 5
The experimental probability is
(number of times it stopped over Sect. 2) / (total number of times you tried it)
Number of times it stopped in Section-2: 36
Total number of times you tried it: (20 + 36 + 24) = 80
Experimental probability of Section-2 = 36/80 = 9/20 = 45%
Answer:
Remember, a homogeneous system always is consistent. Then we can reason with the rank of the matrix.
If the system Ax=0 has only the trivial solution that's mean that the echelon form of A hasn't free variables, therefore each column of the matrix has a pivot.
Since each column has a pivot then we can form the reduced echelon form of the A, and leave each pivot as 1 and the others components of the column will be zero. This means that the reduced echelon form of A is the identity matrix and so on A is row equivalent to identity matrix.
Answer:
y = -4x - 7
Step-by-step explanation:
we use the slope intercept formula given by; y = mx + b
b = y intercept, which is when x = 0
m = slope
so they tell us the slope.. we just need to find b - the y intercept.
y = mx + b
plug in your coordinates (-2,1)
1 = -4(-2) + b
1 = 8 + b
1 - 8 = b
-7 = b
put it all together.
y = -4x - 7