Answer:
536,401
Step-by-step explanation:
the 5 is in the ten thousands column in 654,321. you have to times the number by ten to see what column it would be in, 6,543,210. The 5 is now in the hundred thousands column. The only number there with the 5 in in the hundred thousands column is 536,401.
S(t) = 3.82 - 0.2t
Step-by-step explanation:
After 7 weeks, the ice is 2.42 meters thick. The ice loses 0.2 meters of thickness per week; this means on the 7th week, it has lost 7(0.2) = 1.4 meters of thickness.
This means the ice started at 2.42+1.4 = 3.82 meters thick.
Our function will start at the original thickness of the ice, 3.82 meters.
Since the ice is losing thickness, we will subtract; it loses at a rate of 0.2 meters per week (t), which gives us 0.2t. This is subtracted from the original, 3.82 meters, giving us
S(t) = 3.82 - 0.2t
Answer:
Regression equations can help you figure out if your data can be fit to an equation.This is extremely useful if you want to make predictions from your data- either future predictions or indications of past behavior.For example,you might want to know what your savings are going to be worth in the future.There are several types of regression equations,some of the more common include exponential and simoke linear regression.In elementary statistics,the regression equation you are most likely to come across is the linear form.
Answer:
The average rate of change of the function over the given interval is -6
Step-by-step explanation:
The function we want to find its average rate of change is;
F(x) = 17 - x^2
Mathematically, the average rate of change of a function F(x) over an interval (a,b) can be calculated as;
{F(b) - F(a)}/(b-a)
According to this question, a = 1 and b = 5
F(a) = F(1) = 17 -(1)^2 = 17 -1 = 16
F(b) = F(5) = 17 - 5^2 = 17-25 = -8
So making the substitution; we have
(-8)-16/(5-1) = -24/4 = -6