Answer:

Step-by-step explanation:
The formula for the Newton's method is:

Where
is the first derivative of the function evaluated in
.

Lastly, the value of
is determined by replacing
with its numerical value:



The given equation is:
ax2 + bx + c = 0
We have the resolvent is:
x = (- b +/- root (b2 - 4ac)) / (2a)
The discriminant is:
b2 - 4ac = 0
The solution will be:
x = (- b) / (2a)
Thus, the equation has a real solution.
Answer:
option B
Answer:
For f(x)+2, it goes along the y axis, 2 units.
For f(x+2), it goes along the x axis, -2 untis.
Step-by-step explanation:
Answer:
Step-by-step explanation:
You can't get an exact answer to this because there are no choices.
Add 9x to both sides.
3y = 9x + 12 Divide by 3
3y/3 = 9x/3 + 12/3 Combine
y = 3x + 4
Now to get anything at all that is parallel to this and providing no answer because there is no intersection of the two lines, just change the 4 to something else. Here's one example
y = 3x + 8
As long as the number in front of the x's is the same, they are parallel with no point in common.