Answer:
When Amina is 18. Saad would be;
k. 14
Step-by-step explanation:
Let "x" represent Anita's current age and let "y" represent Saad's current age, we have;
Anita's age = 2 × Saad's age
Therefore;
x = 2 × y...(1)
In 4 years, we will get;
x + 4 = 1.5 × (y + 4)...(2)
Substituting the value of x in equation (1) into equation (2), we get;
2·y + 4 = 1.5·y + 1.5 × 4 = 1.5·y + 6
2·y + 4 = 1.5·y + 6
2·y - 1.5·y = 6 - 4 = 2
0.5·y = 2
y = 2/0.5 = 4
Saad's current age = y = 4 years
From equation (1), we have;
x = 2 × y = 2 × 4 = 8
Amina's current age = x = 8 years
When Amina is 18, we have;
18 = 10 + 8 = 10 + x
Therefore, Amina would be 18 in 10 years time from now, from which we have;
Saad would be 10 years + y = 10 years + 4 years = 14 years in 10 years from now
Therefore, when Amina would be 18 years in 10 years from now Saad would be 14 years.
Answer:
12, 23, 48, 325
Step-by-step explanation:
So, when given two inequalities and asked to find the values that make both true, it is considered a system of equations. To solve a system of equation, you have to graph the inequalities and find where they intersect.
Inequality 1:
(-3x) + 5 < (-10)
Inequality 2:
7x + x - 4 > 28
simplifies to: 8x - 4 > 28
When graphed, the inequalities don't intersect, but rather have a similar shaded area overlapping from the point of 5 and greater.
Answers that apply from given list would be:
12, 23, 48, 325
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.
The ordered pair is included in the solution set to the following system is (0,2)
<h3>Set of inequalities</h3>
Given the set of inequalities
y > x2 + 1
y < x2 – x + 1
Equate both expressions to have:
x^2 + 1 = x^2 - x +1
1 = -x + 1
x = 0
Substitute x = 0 into any of the function
y = x^2 + 1
y = 1
This shows that the ordered pair is included in the solution set to the following system is (0,2)
Learn more on inequality here: brainly.com/question/24372553
#SPJ1