Answer:
umm..... i am going to go with true
Answer:
x = 2
Step-by-step explanation:
Both equations are equal to y, so they're also equal to each other. We then set them equal to each other:
x^2 - 2x + 1 = x^2 + 2x - 7
We now do algebra to isolate x. Subtract 1 from both sides.
x^2 - 2x = x^2 + 2x - 8
Subtract 2x from both sides.
x^2 - 4x = x^2 - 8
Subtract x^2 from both sides.
-4x = -8
Divide both sides by -4.
x = 2
Answer:x = 1
y = 1
Step-by-step explanation:
The given system of simultaneous equations is expressed as
3x - 5y = - 2 - - - - - - - - - - - - 1
2x + y = 3 - - - - - - - - - - - - - 2
The first step is to decide on which variable to eliminate. Let us eliminate x. Then we would multiply both rows by numbers which would make the coefficients of x to be equal in both rows.
Multiplying equation 1 by 2 and equation 2 by 3, it becomes
6x - 10y = - 4
6x + 3y = 9
Subtracting, it becomes
- 13y = - 13
y = - 13/- 13 = 1
The next step is to substitute y = 1 into any of the equations to determine x.
Substituting y = 1 into equation 2, it becomes
2x + 1 = 3
2x = 3 - 1 = 2
x = 2/2 = 1
Answer:
c. f(x)=x(x+2)(x-1)(x-4)
Step-by-step explanation:
Where it says "as x goes to negative infinity" then "y goes to infinity" (that's the part with the infinity symbols) that means the graph is going up at it's left end. This curve is a quartic (4th degree) which means its left and right ends are kind of parabola-ish, but the middle is not the neat u-ish, v-ish shape of a parabola; it's more like a wonky, noodle-ish wavy affair. Anyway, LIKE a parabola when the beginning of the equation is positive, the two ends point up. That's what's happening here and so we can eliminate b. and d. as potential answers.
Since -2, 0, 1, 4 are zeros (which are solutions...and also x-intercepts) we can find the factors of the function.
If x = -2
ADD 2 to both sides.
x + 2 = 0
This means (x+2) is a factor.
This is enough info to select answer c. but let's verify the other factors.
If x = 1
SUBTRACT 1 from both sides.
x - 1 = 0
Thus means (x - 1) is a factor.
If x = 4
SUBTRACT 4 from both sides.
x - 4 = 0
(x - 4) is a factor.
You can see c. has all these factors as well as x, because x=0 already, so x is a factor too.
I think of this as a working backwards problem, bc usually you have to factor and solve. This one, you have solutions (which are zeros and x-intercepts) and work backwards to find factors and multiply them together to find the function.