For this case we have the following system of equations:
5x + 3y = 17
-8x - 3y = 9
We can rewrite the system like:
Ax = b
Where,
A = [5 3; -8 -3]
b = [17; 9]
x = [x; y]
The determinant of matrix A is given by:
lAl = ((5) * (- 3)) - ((3) * (- 8))
lAl = (-15) - (-24)
lAl = -15 + 24
lAl = 9
Answer:
The determinant for solving this linear system is:
lAl = 9
Probability that both roads from a to b are blocked is the product of the individual probabilities, i.e.
P(~ab)=0.25*0.25=0.0625
Similarly
P(~bc)=0.25*0.25=0.0625
Probability that EITHER one or both of ab and bc are blocked is the sum of the probabilities:
P(~ab ∪ ~bc)=0.0625+0.0625=0.125
(recall that one cannot travel from a to c if either ab or bc is blocked.)
Therefore the probability that there exists an open route from a to c
= P(ac) = 1-P(~ab ∪ ~bc)
= 1 - 0.125
=0.875
Answer:
-6 - square root 31, -6 + square root 31
Answer: 8 movies
12 + 1.50x = 3x
Move the variables to one side
12 = 1.50x
Isolate x
8 = x
Check:
3(8)= 24
12.00 + 1.50(8) = 24