X intercept = (-3, 0) (3, 0)
y int = (-2,0) (2,0)
First you set f(x) and h(x) equal to each other. So 1/x+1=2x+3. Next, you multiply each side by 1 to cancel out the fraction. So now the answer is x+1=2x+3. Now subtract 1 from each side. X=2x+2. Subtract 2x from each side now. -2x=2. Divide by -2x and get the answer x= -1
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
It has to be B since it shoes both boys and girls.
The values of the letters in coordinates (a, b) and (c,d) are;
<u><em>a = -4</em></u>
<u><em>b = -6</em></u>
<u><em>c = 2</em></u>
<u><em>d = 6</em></u>
<u><em /></u>
We are given two equations;
-6x + 3y = 6 ---(eq 1)
x² + y = 10 ---(eq 2)
- We are told that they intersect at coordinates; (a, b) and (c, d).
Let us make y the subject in eq 2 to get;
y = 10 - x² --(eq 3)
- Let us put 10 - x² into eq 1 to get;
-6x + 3(10 - x²) = 6
expanding further gives;
-6x + 30 - 3x² = 6
rearranging gives;
3x² + 6x - 24 = 0
Using online quadratic equation <em>solver</em>, we have;
x = -4 and x = 2
Putting x = -4 into eq 3 gives;
y = 10 - (-4)²
y = 10 - 16
y = -6
Putting x = 2 into eq 3 gives;
y = 10 - (2)²
y = 10 - 4
y = 6
- Thus, the coordinates are; (-4, -6) and (2, 6)
Comparing with (a, b) and (c,d), we have;
a = -4
b = -6
c = 2
d = 6
Read more at; brainly.com/question/15165519