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,
The answer is .107 by working left to right
18/6
18= the number of trucks
6= the number of hours
18/6= 3 trucks per hour
Answer:
51ft^2
Step-by-step explanation:
Given data
Side of square patio= 9ft
Area= 9*9= 81 ft^2
New length = 9+3= 12ft
New Widht = 9+2= 11ft
New Area= 12*11
New Area= 132ft^2
Hence the area added is
=132-81
=51ft^2
Answer:
Cost in $= x(y(30))+10
Step-by-step explanation:
a company needs to refill printing paper. each one of printing paper costs $30 and a delivery fee of $10.
Let y be the number of paper in a box
Let x be the number of box to be purchased.
So it means for each x box, there are y paper costing $30 and a delivery fee for the box is $10
Cost in $= x(y(30))+10