Answer:
When we have a function f(x), the domain of the function is the set of all the inputs that "work" (Not only in a mathematical way, the context is also important) with the function f(x)
In this case, we have a function M(p) = $2*p
This function represents the amount of money collected depending on the number of people who ride on the ferris whell.
Then p can be only a whole number (we can not have 1.5 people, only whole numbers of people).
And we also know that the maximum capacity of the ferris is 64 people.
Then:
p ≤ 64
And we also should add the restriction:
0 ≤ p ≤ 64
(Because p can't be smaller than zero)
Such that p should also be an integer, then, the domain is:
D: p ∈ Z, p ∈ {0, 1, 2, ..., 64}
Answer:
Answer: The average speed is 54 miles per hour.
Answer:
- (2x + 5)/(x - 9)
- 3. quantity 2 x plus 5 over x minus 9
Step-by-step explanation:
Quantity 2 x squared plus 13 x plus 20 all over x squared minus 5 x minus 36
- (2x² + 13x + 20)/(x² -5x - 36) =
- (2x²+ 5x + 8x + 20)/(x² - 9x + 4x -36)=
- (2x + 5)(x + 4)/(x - 9)(x + 4) =
- (2x + 5)/(x - 9)
Correct option is option 3
Answer:
10)$38.50
11)D
Step-by-step explanation:
10) n = no. of rides
f(n) + g(n) = 1 + 2.5n
when n=15, 1 + 2.5(15)
= $38.50
11)f(x) = 4x³+3x²-5x+20
g(x) = 9x³-4x²+10x-55
(g-f)(x)=9x³-4x²+10x-55-(4x³
+3x²-5x+20)
= 9x³-4x²+10x-55-4x³
-3x²+5x-20
= 5x³-7x²+15x-75
(Correct me if i am wrong)