1.625 rounded to the nearest hundredth is 1.63
Answer:
I believe the answer is
Time to Climb (min) Independent Variable
Height (ft) Dependent Variable
Explanation:
hope this helps :)
Answer:
The slope is -2 and initial value is -1
Hey there!
The answer is C.
First of all, let's assign variables. We can use t for tricycles and b for bicycles.
Next let's look at the first statement:
"There are at most 12 bicycles and tricycles in a school playground."
"At most" means the number 12 will be included in the inequality, so the sum of b and t is at most 12.
We can write this as b + t ≤ 12.
Now we can look at the second statement:
"There are at least 17 wheels altogether."
"At least" means the number 17 will be included in the inequality.
Since each bicycle has 2 wheels and each tricycle has 3 wheels, the sum of 2b and 3t is at least 17.
That can be written as 2b + 3t ≥ 17.
Our final system of inequalities:
b + t ≤ 12
2b + 3t ≥ 17
This matches option C.
Hope this helps!
Answer:
f(x) = -3x + 6
Step-by-step explanation:
The general linear function is;
y = mx + b
it can also be written as (x , f(x))
f(x) = mx + b
where m is the slope and b is the y-intercept
so we have the points ;
(0,6) and (4,-6)
So we have;
for f(0) to be 6, it means that the y-intercept b is 6
This is because the value of x at the y-intercept is 0
So we have this as;
f(x) = mx + 6
Now, let’s substitute the other point so as to get m
For the other point;
x = 4 and f(x) = -6
that means;
-6 = 4m + 6
4m = -6-6
4m = -12
m = -12/4
m = -3
So we have the equation as;
f(x) = -3x + 6