Answer:
D and C
Step-by-step explanation:
You just write the numbers and see how many zeroes they have
Answer:
180/t = r
Step-by-step explanation:
In this question, we would have to write an equation that represents the scenario given.
We know that the car traveled 180 miles at a constant rate.
We would use the y = mx + b format for the equation, but replacing the variables with "r" and "t"
We know that 180 will be our y-variable, since that would be the base of the equation:
180 = ???
And to find how long/fast it will take the car, we would need to multiply the rate of speed "r" and time "t" in order to get our distance.
Plug it into the equation:
180 = rt
With this set up, you can find the rate of speed of the car when you know the time.
You would simply solve it as:
180/t = r
Answer:
y = -0.07x2 + 3.07x
Step-by-step explanation:
For each plant we add, there is a decrease of 70 grams for all plants from the inicial value of 3 kg of beans.
So, for 2 plants, we have (3 - 0.07) * 2
For 3 plants, we have (3 - 2*0.07) * 3
For x plants, we have (3 - (x-1)*0.07) * x
So we can model the final result of the amount of beans 'y' with the equation:
y = (3 - (x-1)*0.07) * x
y = (3 - 0.07x + 0.07) * x
y = (3.07 - 0.07x) * x
y = -0.07x2 + 3.07x
(In this equation we have a = -0.07, b = 3.07 and c = 0)