To find probability, you'd have to find the total number of marbles (5+3+6+6=20), and since there are 3 blue marbles, the probability of picking one is 3 out of 20, or 3/20
If that blue marble isn't replaced, there will then be 19 marbles, and 2 blue ones. So the probability of him picking another blue marble is 2/19
Let l, t, b represent the numbers of lions, tigers, bears, respectively.
2l +3t +3b = 156 . . . . . . . 156 meals per day are supplied
l +t = 3b . . . . . . . . . . . . . . there are 3 times as many great cats as bears
l +t +b = 68 . . . . . . . . . . . there are a total of 68 animals
_____
The last 2 equations tell you
.. 4b = 68
.. b = 17
Subtracting 3 times the last equation from the first gives
.. -l = -48
There are 48 lions, 3 tigers, and 17 bears.
Answer and Step-by-step explanation: Scaterplot is a type of graphic which shows the relationship between to variables. In this question, you want to determine if there is a linear relationship between overhead widths of seals and the weights. So, the hypothesis are:
H₀: no linear correlation;
H₁: there is linear correlation;
In this hypothesis test, to reject H₀, the correlation coefficient r of the data set has to be bigger than the critical value from the table.
With α = 0.05 and n = 6, the critical value is 0.811.
The linear correlation is calculated as:
r = n∑xy - ∑x.∑y / √[n∑x² - (∑x)²] [n∑y² - (∑y)²]
r = 
r = 0.9485
Since r is bigger than the critical value, H₀ is rejected, which means there is enough evidence to conclude that there is linear correlation between overhead widths and the weights.
In the attachments is the scaterplot of the measurements, also showing the relationship.
Answer:
W is not a subspace.
Step-by-step explanation:
Notice that (-1,2,2) and (-1,5,3) are both elements of W. Because its x coordinate, x = -1, satisfy the condition |x| = 1.
but (-1,2,2) + (-1,5,3) = (-2,7,5) do not belongs to W. Because its first coordinate, x =-2, do not satisfy |x| = 1.