B i think im not sure sorry
The correct answer is m=-2 (slope) and b=4 (y-intercept).
Answer:
He had 0.8 liters to start with...
Step-by-step explanation:
0.44 is 55% of what? (what = x)
Equation: Y = P% * X
X = Y/P%
X = 0.44/55%
55% = 0.55
X = 0.44/0.55
X = 0.8
Answer: the probability that a randomly selected tire will have a life of exactly 47,500 miles is 0.067
Step-by-step explanation:
Since the life expectancy of a particular brand of tire is normally distributed, we would apply the formula for normal distribution which is expressed as
z = (x - µ)/σ
Where
x = life expectancy of the brand of tire in miles.
µ = mean
σ = standard deviation
From the information given,
µ = 40000 miles
σ = 5000 miles
The probability that a randomly selected tire will have a life of exactly 47,500 miles
P(x = 47500)
For x = 47500,
z = (40000 - 47500)/5000 = - 1.5
Looking at the normal distribution table, the probability corresponding to the z score is 0.067
9514 1404 393
Answer:
(a, b) = (-2, -1)
Step-by-step explanation:
The transpose of the given matrix is ...
![A^T=\left[\begin{array}{ccc}1&2&a\\2&1&2\\2&-2&b\end{array}\right]](https://tex.z-dn.net/?f=A%5ET%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%26a%5C%5C2%261%262%5C%5C2%26-2%26b%5Cend%7Barray%7D%5Cright%5D)
Then the [3,1] term of the product is ...
![(A\cdot A^T)_{31}=\left[\begin{array}{ccc}a&2&b\end{array}\right]\cdot\left[\begin{array}{ccc}1&2&2\end{array}\right]=a+2b+4](https://tex.z-dn.net/?f=%28A%5Ccdot%20A%5ET%29_%7B31%7D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da%262%26b%5Cend%7Barray%7D%5Cright%5D%5Ccdot%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%262%5Cend%7Barray%7D%5Cright%5D%3Da%2B2b%2B4)
and the [3,2] term is ...
![(A\cdot A^T)_{32}=\left[\begin{array}{ccc}a&2&b\end{array}\right]\cdot\left[\begin{array}{ccc}2&1&-2\end{array}\right]=2a-2b+2](https://tex.z-dn.net/?f=%28A%5Ccdot%20A%5ET%29_%7B32%7D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da%262%26b%5Cend%7Barray%7D%5Cright%5D%5Ccdot%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%261%26-2%5Cend%7Barray%7D%5Cright%5D%3D2a-2b%2B2)
Both of these terms in the product matrix are 0. We can solve the system of equations by adding these two terms:
(a +2b +4) +(2a -2b +2) = (0) +(0)
3a +6 = 0
a = -2
Substituting for 'a' in term [3,1] gives ...
-2 +2b +4 = 0
b = -1
The ordered pair (a, b) is (-2, -1).