Answer:
I think it should be triangle
gas mileage = k*s, where k is a constant of proportionality and s is the speed. Unfortunately, this does not take into account the fact that the engine consumes fuel even when the car is not moving.
Here it makes most sense to regard {0, S} as the domain for this function. Here, S would represent the car's top speed.
Answer:
The diner served 45 regular sodas
Step-by-step explanation:
90% of 50 is 45 so the answer is 45
Answer:
(-4, 0) and (5/2, 0)
Step-by-step explanation:
if you graph the equation you can see where the curve intersects the x-axis or you can factor the equation into: (2x - 5)(x + 4) = 0
set each factor equal to zero and solve:
2x - 5 = 0
2x = 5
x = 5/2
x + 4 = 0
x = -4
Answer:
= n - 2
Step-by-step explanation:
Note the difference between consecutive terms is constant, that is
0 - (- 1) = 0 + 1 = 1
1 - 0 = 1
2 - 1 = 1
3 - 2 = 1
This indicates the sequence is arithmetic with n th term
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Here a₁ = - 1 and d = 1, thus
= - 1 + n - 1 = n - 2