A minor league plays 101 games,
They win 14 more than twice as many as they lost.
How many wins and loses?
Okay, simple.
First, write a simple addition equation. In this case wins = w and losses = l.
l + w = 101.
Now, we have to figure out a way to make one of the terms the same term as the other, in this case we can change the terms of w to l.
l = l
w = 2l +14 (14 more than twice the amount)
Okay. So plug in the new amount for w.
l + 2l + 14 = 101. Great! we now have a simple equation. lets solve.
put similar terms together.
3l + 14 = 101
3l = 87
l = 29
So, we have 29 loses, and
w = 2(29) + 14
72 wins!
To check,
72 + 29 = 101, correct!
Hope this helps!
Answer:
1. b
2. a
3. d
4. c
Step-by-step explanation:
Answer:
II. The sum of the residuals is always 0.
Step-by-step explanation:
A least squares regression line is a standard technique in regression analysis used to make the vertical distance obtained from the data points running to the regression line to become very minimal or as small as possible.
For any least-squares regression line, the sum of the residuals is always zero.
Basically, residuals are used to measure or determine whether or not the line of regression is a good fit or match for the data by subtracting the difference between them i.e the predicted y value and the actual y value, for the x value respectively.
Hence, the statement about residuals which is true for the least-squares regression line is that the sum of the residuals is always zero (0).