Answer:
look at the time for example, B's time is constant because it isn't skipping numbers like 1, 5, 3,etc.
the height is also constant because it is dividing each number by 2, 60÷2=30, 30÷2=15, 15÷2=7.5. You will notice A is not constant so (no) but B is so (yes)
The complete question is
<span>Matsu wants to measure the dimensions of her vegetable garden. Which unit of measurement should she use to eliminate the need to write the values in scientific notation?
inches
feet
cups
tons
we know that
case a) inches
</span><span>is a measure of length used for small dimensions
</span><span>
case b) feet
</span>is a measure of length commonly used for dimensions of land, rooms, houses, etc.<span>
case c) cups
is not a measure of length
case d) tons
</span>is not a measure of length
<span>
therefore
the answer is the option
feet
</span>
Answer:69
Step-by-step explanation:nice
Answer: 60 minutes
Step-by-step explanation: 450 divide by 10 = 45
45+15=60
The piecewise function that models the scenario is:
c(x) = $3.75*x + $5 if x < 6
c(x) = $3.25*x + $5 if x ≥ 6.
<h3>
How to write a piecewise function?</h3>
A piecewise function is a function that behaves differently in different intervals of the domain, like this one, where the cost per box changes depending on the number of box.
The function in this case, if we define x as the number of boxes bought, is:
- c(x) = $3.75*x + $5 if x < 6
- c(x) = $3.25*x + $5 if x ≥ 6.
Where the cost per box changes for x equal or larger than 6.
If you want to learn more about piecewise functions, you can read:
brainly.com/question/3628123