For f(x) = x cubed minus 2x minus 5, what is f(2)?
Answer: ______________
Opposite signs at f(1) and f(2) guarantee exactly one root between 1 and 2. True or false?
Circle one: True False
For f(x) = x cubed - 2x - 5, what is f(2)?
Answer: ______________
A continuous f has f(1) = -2 and f(2) = 3. What follows?
Iterate x_{n+1} = (x_n + 3)/2 from x_0 = 1. What is x_2?
Answer: ______________
Continue x0 = 1, x next = (x + 3)/2, with x1 = 2 and x2 = 2.5. What is x3?
Which is a valid rearrangement of x cubed + x = 7 into x = g(x) form?
Iterate x next = (x + 3)/2 from x0 = 1. What is x2?
Answer: ______________
An iteration heads to 2.5 with values 2.4, 2.48, 2.496. Which statement is correct?
An iteration heads to alpha = 2.5 with values 2.4, 2.48, 2.496. Which statement is correct?