Answer:
11.2
Step-by-step explanation:
tan( <em>angle </em>) = <em>opposite / adjacent</em>
Answer:
multiple regression
Step-by-step explanation:
In the field of statistics, the multiple regression is the statistical technique which uses the various explanatory variables for predicting the outcome of the response variable. It is the extension of the simple linear regression. It explains the relation between the multiple predictor variables or independent variables and one dependent variable or criterion variable.
In the context, the manager of a tourist company predicting the number of calls to the toll free number is using the statistical technique of multiple regression.
Pretty difficult problem, but that’s why I’m here.
First we need to identify what we’re looking for, which is t. So now plug 450k into equation and solve for t.
450000 = 250000e^0.013t
Now to solve this, we need to remember this rule: if you take natural log of e you can remove x from exponent. And natural log of e is 1.
Basically ln(e^x) = xln(e) = 1*x
So knowing this first we need to isolate e
450000/250000 = e^0.013t
1.8 = e^0.013t
Now take natural log of both
Ln(1.8) = ln(e^0.013t)
Ln(1.8) = 0.013t*ln(e)
Ln(1.8) = 0.013t * 1
Now solve for t
Ln(1.8)/0.013 = t
T= 45.21435 years
Now just to check our work plug that into original equation which we get:
449999.94 which is basically 500k (just with an error caused by lack of decimals)
So our final solution will be in the 45th year after about 2 and a half months it will reach 450k people.
Answer:
400 ft
Step-by-step explanation:
Let the distance traveled = d
Let the time taken = t
d α t^2
d = kt^2
k = d /t^2
When d = 100 and t = 2.5secs
k = 100/ (2.5)^2
k = 16
d = 16t^2
When t = 5secs
d = 16(5)^2
d = 16 * 25
d = 400 ft