Answer:
the right answer would be 13
Hi! Can you try sending a picture of the figure that this is referring to, so I can try answering the question?
Answer: There is not a good prediction for the height of the tree when it is 100 years old because the prediction given by the trend line produced by the regression calculator probably is not valid that far in the future.
Step-by-step explanation:
Years since tree was planted (x) - - - - height (y)
2 - - - - 17
3 - - - - 25
5 - - - 42
6 - - - - 47
7 - - - 54
9 - - - 69
Using a regression calculator :
The height of tree can be modeled by the equation : ŷ = 7.36X + 3.08
With y being the predicted variable; 7.36 being the slope and 3.08 as the intercept.
X is the independent variable which is used in calculating the value of y.
Predicted height when years since tree was planted(x) = 100
ŷ = 7.36X + 3.08
ŷ = 7.36(100) + 3.08
y = 736 + 3.08
y = 739.08
Forward prediction of 100 years produced by the trendline would probably give an invalid value because the trendline only models a range of 9 years prediction. However, a linear regression equation isn't the best for making prediction that far in into the future.
<em>Complete Question:</em>
<em>Alicia is writing the program for a video game. For one part of the game she uses the rule (x,y)->(x-3,y+4) to move points on the screen. </em>
<em>A) what output does the rule give when the input is (-6,0)? </em>
<em>B)What output does the rule give when the input is (3,-4)? </em>
<em>C) Is the rule a function? Explain why it is or why it is not
</em>
Answer:
a. The output is (-9,4)
b. The output is (0,0)
c. See Explanation
Step-by-step explanation:
Given
Rule: (x,y)->(x - 3, y + 4)
Solving (a):
Inputs:


The outputs is as follows;






Hence:
The output is (-9,4)
Solving (b):
Inputs:


The outputs is as follows;






Hence:
The output is (0,0)
Solving (c):
The function is a rule and the rule is that:
It shifts the graph left by 3 units and up by 4 units