Answer: there are 59059 lbs of gravel.
Step-by-step explanation:
In a mixture of concrete, there are four lbs of cement mix for each pound of gravel. This means that eight lbs of cement would be mixed for 2 pounds of gravel and 12 lbs of cement would be mixed for 3 pounds of gravel and 12. Therefore, the constant ratio of cement to gravel is 4:1
The total ratio is 4 + 1 = 5
If the mixture contains a total of 295295 lb of these two ingredients, then the number of pounds of gravel that are there is
1/5 × 295295 = 59059 lbs
Answer:
A. True
Step-by-step explanation:
Linear regression is "an analysis that assesses whether one or more predictor variables explain the dependent (criterion) variable. The regression has five key assumptions:
1) Linear relationship
: We need to check if the dependnet variable present a linear relationshipThe linearity assumption can best be tested with scatter plots in order to check if we have outliers in the data.
2) Multivariate normality
: "The linear regression analysis requires all variables to be multivariate normal". And we can check this with a histogram or a Q-Q-Plot, usually Normality can be checked with a goodness of fit test like the Kolmogorov-Smirnov test or Shapiro Wilks test.
3) No or little multicollinearity
: "Multicollinearity occurs when the independent variables are too highly correlated with each other". And we can check this with a correlation matrix, variance inflation factor (VIF's), correlation index and other statistics.
4) No auto-correlation
: The "Autocorrelation happens when the residuals are not independent from each other in the data". And usually we can test this with the Durbin-Watson test.
5) Homoscedasticity: MEans that we need constant variance for the linear model. The scatter plot is good way to check whether the data are homoscedastic. And we can interpret this condition as "that variance in the response variable is reasonably consistent across the range of an explanatory factor (otherwise known as homoscedasticity)"
So then the statement is TRUE.
Answer:
I think the anser maybe 17 don't trust me bc im not quit sure

We'll represent Louise's, Tammy's, Delores's, and Sheryl's point values with
,
,
, and
respectively since each one is 1 point more than the last.
Add all of these values up and set it all equal to
.

Now, simplify.

Subtract
on both sides.

Divide both sides by
.

Since Louise's score is
, the answer is
.
<h3>Double-checking</h3>
To verify our answer, add the point totals
,
,
, and
.
This equals
, so we can be sure the answer is correct.
Answer:
A) f^-1(x)=(x-8)^3+2
Step-by-step explanation:
To find the function inverse, switch the x with y and solve for y.
![y=\sqrt[3]{x-2}+8 \\\\x=\sqrt[3]{y-2}+8\\\\(x-8)^3 = y-2\\\\ (x-8)^3 + 2 = y](https://tex.z-dn.net/?f=y%3D%5Csqrt%5B3%5D%7Bx-2%7D%2B8%20%5C%5C%5C%5Cx%3D%5Csqrt%5B3%5D%7By-2%7D%2B8%5C%5C%5C%5C%28x-8%29%5E3%20%3D%20y-2%5C%5C%5C%5C%20%28x-8%29%5E3%20%2B%202%20%3D%20y)