Answer:
35.7%
Step-by-step explanation:
The change is 45 dollars. (120-75)
The percent of change is the dollars divided by the original price.
45/120=0.357
Or 35.7%
It is false or 8/9 is equal to 1
Answer:
O 14
Step-by-step explanation:
hope it is helpful :)
Part 1
Add up the values in the table: 90+36+54+45+63+72 = 360
This means 360 total drinks were sold. Of that total, 54 were medium regular.
The percentage of medium regular is 54/360 = 0.15 = 15%
Apply this percentage to the 640 customers he plans to sell to
15% of 640 = 0.15*640 = 96
<h3>Answer: 96</h3>
============================================
Part 2
It sounds like your teacher wants you to find the probability of picking pink lemonade. The table says that 36 small, 45 medium, and 72 large pink lemonades were sold. That means 36+45+72 = 153 pink lemonades were sold out of the 360 total
153/360 = 0.425
Then go through each answer choice to note that 17/40 = 0.425 as well
Therefore, 153/360 = 17/40
Answer: 17/40
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,