Answer:
(5 + x)(5 - x)
Step-by-step explanation:
Hope this helps!
Answer:
Step-by-step explanation:
The answer will be A. y=2x+20; x is any integer greater than or equal to 0, and y is an integer greater than or equal to 20.
Answer:
root estimate = 1.75
error bound = 0.25
Step-by-step explanation:
f is a polynomial, so it is continuous in R (real numbers). Then you can use Bolzano's theorem.
f(0) = -3.1 < 0
f(2) = 4 - 3.1 = 0.9 > 0
Then there exists c in [0, 2], for which f(c) = 0
In the bisection method you generate a sequence
of approximations of a root. If you have a bracketing interval [a, b], such that
f(a) and f(b) have opposite signs, then you use approximate the root as 
In this case:


Then:


The error bound is half the width of the interval [1.5, 2]

D) a = 24, c = 48, e = 22, i = 80 is the correct answer.
hope this helps!