Answer: 8
Step-by-step explanation:
You have to divide 6.7/0.8 and you'll get your answer. She'll be able to use 8 full pieces.
The Order of magnitude for the population of the world is not five
Answer:
Basically the first image goes in the first box because opposites attract and the second image is what happens when you let the magnets go. The third image would go into the second chart because same-sides repel each other and the fourth picture shows what happens if you let the magnets that have the same sides facing each other go.
Step-by-step explanation:
1 foot = 12 inches.
5 ft x 12 inches per foot = 60 inches.
60 inches + 10 inches = 70 inches.
Sara was 70 inches tall.
Now convert to centimeters:
70 inches x 2.54 centimeters per inch = 177.8 cm's.
Round to nearest centimeter = 178 cm's.
Answer:
x ≈ {0.653059729092, 3.75570086464}
Step-by-step explanation:
A graphing calculator can tell you the roots of ...
f(x) = ln(x) -1/(x -3)
are near 0.653 and 3.756. These values are sufficiently close that Newton's method iteration can find solutions to full calculator precision in a few iterations.
In the attachment, we use g(x) as the iteration function. Since its value is shown even as its argument is being typed, we can start typing with the graphical solution value, then simply copy the digits of the iterated value as they appear. After about 6 or 8 input digits, the output stops changing, so that is our solution.
Rounded to 6 decimal places, the solutions are {0.653060, 3.755701}.
_____
A similar method can be used on a calculator such as the TI-84. One function can be defined a.s f(x) is above. Another can be defined as g(x) is in the attachment, by making use of the calculator's derivative function. After the first g(0.653) value is found, for example, remaining iterations can be g(Ans) until the result stops changing,