It would be 15 greater than or equal to 14
Answer:
-0.20
Step-by-step explanation:
Given the data:
Age at auction (x) ____price sold (y)
391
51
32
84
47
104
88
43
470
51
Y:
76.9
95.4
86.3
49.3
80
57
47.8
80
70
86.9
General formula for a simple linear regression :
y = ab + c
Where ;
y = predicted variable ; a = slope / gradient
b = predictor / independent variable ; c = intercept
From the result obtained from the calculator :
y = -0.01246X + 74.65552
Correlation Coefficient is used to measure the strength of relationship between linear variables.
The regression Coefficient obtained is - 0.20
This shows that there is a weak negative correlation between the age at auction and the price at which painting is sold. This is because the negative sign means that value of y decreases as x increases or vice versa, however, due to a correlation vale which is closer to 0 than 1 or - 1, we can conclude that the negative relationship between the variables is weak.
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2
Answer:
(5a - [2b - 7c]) and (5a + [2b + 7c])
Step-by-step explanation:
Factor 25a^2 - 4b^2 + 28bc - 49c^2.
Note that - 4b^2 + 28bc - 49c^2 involves the variables b and c, whereas 25a^2 has only one variable. Thus, try to rewrite - 4b^2 + 28bc - 49c^2 as the square of a binomial:
- 4b^2 + 28bc - 49c^2 = -(4b^2 - 28bc + 49c^2), or
-(2b - 7c)^2.
Thus, the original 25a^2 - 4b^2 + 28bc - 49c^2 looks like:
[5a]^2 - [2b - 7c]^2
Recall that a^2 - b^2 is a special product, the product of (a + b) and (a - b). Applying this pattern to the problem at hand, we conclude:
Thus, [5a]^2 - [2b - 7c]^2 has the factors (5a - [2b - 7c]) and (5a + [2b + 7c])
Answer:
x = 2/5 or x = -2/3
Step-by-step explanation:
y = x - 2
z = 2y = 2(x - 2) = 2x - 4
4x² = (3y - 5z ÷ 4)²
Substitute y with x - 2. Substitute z with 2x - 4.
4x² = [3(x - 2) - 5(2x - 4) ÷ 4]²
16 * 4x² = [3(x - 2) * 4 - 5(2x - 4) ÷ 4 * 4]²
64x² = [12(x - 2) - 5(2x - 4)]²
64x² = (12x - 24 - 10x + 20)²
64x² = (2x - 4)²
64x² = 4x² - 16x + 16
60x² + 16x - 16 = 0
15x² + 4x - 4 = 0
ac = 15 * (-4) = -60
-6 * 10 = -60
-6 + 10 = 4
15x² - 6x + 10x - 4 = 0
(15x² - 6x) + (10x - 4) = 0
3x(5x - 2) + 2(5x - 2) = 0
(5x - 2)(3x + 2) = 0
5x - 2 = 0 or 3x + 2 = 0
5x = 2 or 3x = -2
x = 2/5 or x = -2/3