Answer: Choice A -- f(x) = (1/3)*|x|
============================================
The input of a function is x and the output is y = f(x)
To vertically compress a function, we will multiply the y value by some fraction smaller than 1. This is so that the y coordinates are a fraction of what they once were.
In this case, we multiply y by 1/3 so that something that has a y coordinate of y = 81 becomes y = 27 (divide by 3)
So we have y = f(x) become (1/3)*y = (1/3)*f(x) = (1/3)*|x|
Answer:
6:8
6/8 or 3/4
Step-by-step explanation:
Answer:
LCM of 6 and 15 by Listing Multiples
Step 2: The common multiples from the multiples of 6 and 15 are 30, 60, . . . Step 3: The smallest common multiple of 6 and 15 is 30.
Answer: the probability that exactly two of the next five people who apply to that university get accepted is 0.23
Step-by-step explanation:
We would number of people that applies for admission at the university and gets accepted. The formula is expressed as
P(x = r) = nCr × p^r × q^(n - r)
Where
x represent the number of successes.
p represents the probability of success.
q = (1 - p) represents the probability of failure.
n represents the number of trials or sample.
From the information given,
p = 0.6
q = 1 - p = 1 - 0.6
q = 0.4
n = 5
the probability that exactly two of the next five people who apply to that university get accepted is
P(x = 2) = 5C2 × 0.6^2 × 0.4^(5 - 2)
P(x = 2) = 10 × 0.36 × 0.064
P(x = 2) = 0.23
Answer:
x = 24 makes the original equation true
Step-by-step explanation:
2 < x ≤ 24
2 < x signifies x cannot be equal to 2
x≤24 signifies x can be equal to 24.