May be there is an operator missing in the first function, h(x). I will solve this in two ways, 1) as if the h(x) = 5x and 2) as if h(x) = 5 + x
1) If h(x) = 5x and k(x) = 1/x
Then (k o h) (x) = k ( h(x) ) = k(5x) = 1/(5x)
2) If h(x) = 5 + x and k (x) = 1/x
Then (k o h)(x) =k ( h(x) ) = k (5+x) = 1 / [5 + x]
Answer:
0
2
4
1
5
44
Step-by-step explanation:
mark brainliest
a) As the constants are equal, the situation represents a proportional relationship.
b) The constant of 2/3 cupcakes per minute means that in a minute, 2/3 of a cupcake is made.
<h3>What is a proportional relationship?</h3>
A proportional relationship is a function in which the output variable is given by the input variable multiplied by a constant of proportionality, that is:
y = kx
In which k is the constant of proportionality.
In this problem, the constants for each situation are:
k = 30/45 = (30/15)/(45/15) = 2/3 = 20/30.
Since the constants are equal, the situation represents a proportional relationship.
The constant of 2/3 cupcakes per minute means that in a minute, 2/3 of a cupcake is made.
More can be learned about proportional relationships at brainly.com/question/10424180
#SPJ1
Answer:
A) Suppose we have an onedimensional situation.
in the 0 of our x-axis, we have a fruit tree, and we want to rest at a distance no bigger than 6 ft of the tree, then all the possible positions of our resting place are:
x ∈(-6ft, 6ft)
we can write this as: IxI < 6ft
b) now we think the opposite situation, we want to rest at least 6ft away from the tree, then we have that:
x ∉ [-6ft, 6ft].
or IxI > 6ft.
So you can see that the difference in those two cases is if we want to be "inside a given range" (for the first case) or "outside a given range" (for the second case).