The scatter plot showing data gathered and line of best fit is attached below :
Answer:
69
Step-by-step explanation:
Given the regression model :
y = 1.73x + 0.0924
Where,
y = number of pink flowers
x = Red flowers
Slope = 1.73
Intercept = 0.0924
The number of pink flower that are predicted to bloom on a shrub of 40 red flowers :
Put x = 40 and calculate the value of y
y = 1.73(40) + 0.0924
y = 69.2 + 0.0924
y = 69.2924
Number of pink flowers = 69
<h3>
Answer:</h3>
(1, 1), (4, -25)
<h3>
Step-by-step explanation:</h3>
You can evaluate the function to see.
f(-1) = -3^(-1-1)+2 = -3^(-2)+2 = -1/9 +2 ≠ 2
f(1) = -3^(1-1) +2 = -1 +2 = 1
f(0) = -3^(0-1) +2 = -1/3 +2 ≠ 0
f(4) = -3^(4 -1) +2 = -27 +2 = -25
_____
Or, you can graph the points and the curve.
The variable in this equation is b, therefore we have to calculate the value of b.
-38=2b+25-(-7b)
-38=2b+25+7b
2b+7b=-38-25
9b=-63
b=-63/9
b=-7
Answer: the value of the variable is b=-7
We can check it out this answer:
-38=2b+25-(-7b)
-38=2(-7)+25-(-7(-7))
-38=-14+25-49
-38=-38
We can use the points (2, -2) and (4, -1) to solve.
Slope formula: y2-y1/x2-x1
= -1-2/4-(-2)
= -3/6
= -1/2
Point slope form: y - y1 = m(x - x1)
y - 2 = -1/2(x + 2)
Solve for y-intercept.
-2 = -1/2(2) + b
-2 = -1 + b
-2 + 1 = -1 + 1 + b
-1 = b
Slope Intercept Form: y = mx + b
y = -1/2x - 1
______
Best Regards,
Wolfyy :)