Answer:
There could be many answers: 2/12, 3/18, 4/24...
Step-by-step explanation:
You never really gave options but all you do is just take 1/6 and multiply the top and bottom by a certain number to get what you're looking for, for example 1/6 times 2, both on the top and bottom will get you 2/12 because 1 times 2 is 2 and, 6 time 2 is 12. :)
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]

Answer:
216000
Step-by-step explanation:
Please list as brainlist so that I can level up! Thank you!
X = number of dimes
y = number of quarters
---
10x + 25y = 2565
y = x + 20
---
put the system of linear equations into standard form
---
10x + 25y = 2565
x - y = -20
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 59
y = 79