If you want to translate a point (x,y) to the left, you have to subtract the number of units (n) that you want to translate it from the original x coordinate, like this:
(x-u,y)
And if you want to translate a point (x,y) downwards, just subtract the number of units n you want to translate from the y coordinate, like this:
(x,y-n)
in this case, we have the point (-5,0) which image would be:
After a translation of 2 to the left
and with 1 unit down, this point would look like this:
(-5-2,0-1)=(-7,-1)
Since they are similar, the dimensions are in the same ratio. L1 = 5, L2 = 15, so they are in a 3:1 ratio. So if V1 = 60, then W1×H1 = 60/5 = 12
W2 must also be 3×W1 and H2 3×H1, and
3×3 = 9. So take 12×9 (W×H1×9) ×15 (L2) = V2
V2 = 12×9×15 = 1620 cm^3
Let me know the right answer when you find out!
Answer:
r = 2.86
Step-by-step explanation:
Answer:
The correct options are:
- g(x) is shifted three units higher than f(x).
- g(x) has a period that is half the period of f(x).
Step-by-step explanation:
We have to compare the graphs of the function:
and
We have to select the correct options among the following:
As we know that the period of sine function is 2π.
i.e. Period of function f(x) is: 2π.
The period of sin(2 x) is π.
Hence, the period of the function g(x) function is π.
- Hence, the period of g(x) is half the period of f(x).
- Also we could observe that g(x) is shifted 3 units upward.
Let X be a discrete binomial random variable.
Let p = 0.267 be the probability that a person does not cover his mouth when sneezing.
Let n = 18 be the number of independent tests.
Let x be the number of successes.
So, the probability that the 18 individuals, 8 do not cover their mouth after sneezing will be:
a) P (X = 8) = 18! / (8! * 10!) * ((0.267) ^ 8) * ((1-0.267) ^ (18-8)).
P (X = 8) = 0.0506.
b) The probability that between 18 individuals observed at random less than 6 does not cover their mouth is:
P (X = 5) + P (X = 4) + P (X = 3) + P (X = 2) + P (X = 1) + P (X = 0) = 0.6571.
c) If it was surprising, according to the previous calculation, the probability that less than 6 people out of 18 do not cover their mouths is 66%. Which means it's less likely that more than half of people will not cover their mouths when they sneeze.