Answer:
Choice D: Perimeter = 5 +
+
units
Step-by-step explanation:
point B(9, 2) , point C(4, 5), point A (1,1)
Perimeter = D( A, C) + D (A, B) + D (B, C)
where D (A, C) = distance between A and C
so...
D(A, C) = root ( (4 - 1)^2 + (5 - 1)^2) = 5 from a 3-4-5 right triangle.
D(A, B) = root( (9- 1)^2 + (2 -1)^2) = root( 64 + 1) = root(65)
D(B, C) = root( (9 -4)^2 + (2 -5)^2) = root (25 + 9) = root(34)
Perimeter = 5 + root(65) + root(34)
Perimeter = 5 +
+
units
Answer:
Option B.
Step-by-step explanation:
Let
b------> the number of buses
we know that
-----> inequality that represent the situation
Solve for b
To start, you need to subtract 4x from both sides, that way, x is one one sid of the equation.
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,
Answer:
-4.97
Step-by-step explanation: