9514 1404 393
Answer:
- x2 = .72413793
- x3 = .087249546
Step-by-step explanation:
Modern graphing calculators have a derivative function available, so using a calculator to find the next value of x is pretty simple.
The Newton's Method iterator for finding the next approximation to the root (x') is ...
x' = x -f(x)/f'(x) . . . . . where f'(x) is the derivative of f(x).
The attachment shows the first 3 iterations (4 approximations). We observe that the starting point is pretty far from the root, and on the wrong side of some wiggles in the function, so convergence is pretty slow.
The desired approximations are shown above and in the table below.
__
<em>Additional comment</em>
To 12 significant figures, the only real root is −1.10305899649. When the calculator can interactively produce a next guess, you can type the next guess value into the iterator function even as it is showing you the next value. This lets you find the best-precision result as fast as you can type it.
For a calculator like a TI-84, the iterator function can make repeated use of "Ans" as an argument. It usually doesn't take more than 3 or 4 iterations to get a best-precision result, since the number of good decimal places is about doubled on each iteration. (Of course, you have to start with a better approximation than the one given in this problem.)
Answer:
m<ABC = 45
m<DBC = 34°
Step-by-step explanation:
Given:
m<ABD = 79°
m<ABC = (8x - 3)°
m<DBC = (5x + 4)°
Step 1: Generate an equation to find the value of x
m<ABC + m<DBC = m<ABD (angle addition postulate)
(8x - 3) + (5x + 4) = 79
Solve for x
8x - 3 + 5x + 4 = 79
13x + 1 = 79
Subtract 1 from both sides
13x + 1 - 1 = 79 - 1
13x = 78
Divide both sides by 13
x = 6
Step 2: find m<ABC and m<DBC by plugging the value of x into the expression of each angle
m<ABC = (8x - 3)°
m<ABC = 8(6) - 3 = 48 - 3 = 45°
m<DBC = (5x + 4)°
m<DBC = 5(6) + 4 = 30 + 4 = 34°
Answer: Yes what you have is correct.
Step-by-step explanation: if im wrong im sorry
Answer:
Let's solve for x.
2x−y=−5
Step 1: Add y to both sides.
2x−y+y=−5+y
2x=y−5
Step 2: Divide both sides by 2.
2x/2=y-5/2
Answer:
x=1/2y+-5/2