10 because x+x = 20
a+b=c
quadratic formula:
x = <u>-b ± √(b² - 4ac)</u>
2a
7x² - x = 7
subtract 7 from both sides:
7x² - x - 7 = 0
plug values into the quadratic formula:
x = <u>-(-1) ± √((-1)²- 4(7)(-7))</u>
2(7)
simplify:
x = <u>1 ± √(197)</u>
14
Answer:
Where is M??
Step-by-step explanation:
We assume data and prediction as question is incomplete
Answer and Step-by-step explanation:
Least squares regression line equations are used to model the relationship that exists between two variables, dependent and independent variables. The equation has the form y=a+bx where y is the dependent variable and x is independent variable, a is a constant and is the y intercept and b is the slope of the line. This relationship is then used to predict future outcomes.
Given that data for 2004-2005 for the basketball players are :
James- 20 points
John- 30 points
Chris- 50 points
Dave-15 points
Donaldson- 32 points
Richard -40 points
We predict the scores/points for James (for example) for the following year using the equation of the regression line y=0.79x+1544
We substitute his points x=20 I'm the equation:
Y=0.79*20+1544
=1599.8
The predicted value is 1599.8
Answer:
Ax + Ay + 2A = 0 for any nonzero A, for example (A=1): x + y + 2 = 0
Step-by-step explanation:
The equation of a line is
Ax + By + C = 0
so we know that:
A*-3 + B*1 + C = 0
A*5 + B*-7 + C = 0
Let's subtract one from the other:
A*(-3 - 5) + B*(1 + -7) = 0
A*-8 + B*8 = 0
B*8 = A*8
B = A
Let's input B = A into the first two equations
A*-3 + A*1 + C = A*-2 + C = 0
A*5 + A*-7 + C = A*-2 + C = 0
checks out
C = 2A
So for any nonzero A the equation of
Ax + Ay + 2A = 0 produces a line passing between the points. Example would be
x + y + 2 = 0