Answer:
2 real solutions
Step-by-step explanation:
We can use the determinant, which says that for a quadratic of the form ax² + bx + c, we can determine what kind of solutions it has by looking at the determinant of the form:
b² - 4ac
If b² - 4ac > 0, then there are 2 real solutions. If b² - 4ac = 0, then there is 1 real solution. If b² - 4ac < 0, then there are 2 imaginary solutions.
Here, a = 6, b = -20, and c = 1. So, plug these into the determinant formula:
b² - 4ac
(-20)² - 4 * 6 * 1 = 400 - 24 = 376
Since 376 is clearly greater than 0, we know this quadratic has 2 real solutions.
<em>~ an aesthetics lover</em>
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).