Answer:
≈ 6.16
Step-by-step explanation:
Calculate the distance (d) using the distance formula
d = √ (x₂ - x₁ )² + (y₂ - y₁ )²
with (x₁, y₁ ) = C(5, - 5) and (x₂, y₂ ) = D(7, 3)
d = √ (7 - 5)² + (3 + 5)²
= √ 2² + 8² = √ 4 + 64 = √68 ≈ 6.16 ( to 2 dec. places )
Answer: The predictor variable in this problem is the amount spent on promotional material.
Explanation:
A predictor variable refers to variable needed to make a prediction of another variable. If we analyze the problem, we notice that the supermarket chain is predicting the sales revenue generated because once the supermarket spends on promotional material, it will result to sales revenue. Thus, the predictor variable is the amount spent on promotional material.
Become a ninja sneak in and steal their recipe and get out and don't get caught. - VEX
Answer:
5y - 6x = 8 or y = 6x/5 + 8/5
Step-by-step explanation:
let M1= gradient of line AB and M2= gradient of the second line
When two lines are perpendicular, the product of their gradients is -1
i.e, M1M2= -1
M2= -1/M1
A(2,9) and B(8,4)
gradient= (y2-y1)/(x2-x1)
M1= (4-9)/(8-2)
= -5/6
M2= -1÷ -5/6
-1 × -6/5= 6/5
Equation of the line passing through C(-3,-2)
[y-(-2)]/[x-(-3)= 6/5
(y+2)/(x+3)= 6/5
5(y+2)= 6(x+3)
5y+10=6x+18
5y= 6x + 8
y= 6x/5 + 8/5