Answer:
x=1 y=14 they both equal 15
Step-by-step explanation:
!!$$
Well if there were 50 questions it would be 2 points each so if he ended up with 96% he must have missed 2 questions
So for eliminating, you only solve for one variable first.
I solved for y, so I multiplied by -4 to eliminate the x.
Then I got y= -1
I then substituted that to one of the equations to get x.
Im not exactly sure but i think:
r^2+6r+2
________
5r^2-5r-25
remember IM NOT SO SURE
Answer:
d) Squared differences between actual and predicted Y values.
Step-by-step explanation:
Regression is called "least squares" regression line. The line takes the form = a + b*X where a and b are both constants. Value of Y and X is specific value of independent variable.Such formula could be used to generate values of given value X.
For example,
suppose a = 10 and b = 7. If X is 10, then predicted value for Y of 45 (from 10 + 5*7). It turns out that with any two variables X and Y. In other words, there exists one formula that will produce the best, or most accurate predictions for Y given X. Any other equation would not fit as well and would predict Y with more error. That equation is called the least squares regression equation.
It minimize the squared difference between actual and predicted value.