59pounds * 5days = 295pounds
6.95pounds * 3breakfasts = 20.85pounds
12.50pounds * 1eveningmeal = 12.50pounds
295pounds + 20.85pounds + 12.50pounds = 328.35pounds
Wrote out the units just for clarity! Liz payed 328.25 pounds altogether.
THE ANSWER IS B! YOUR WELCOME!
Answer:
5
Step-by-step explanation:
Answer:
The y-intercept is at y = 10.
Step-by-step explanation:
It will be between y = 14 and y = 7 because the corresponding x values are -2 and 1.
An increase of 3 units of x gives a decrease of 6 units of y fro the above values.
Then an increase of 1 ( 1 to 2) in x gives decrease in y of 2 (8 to 6). The other values show the same pattern.
So very unit increase in x, the y values change by -2.
So from x = -2 to 0 is +2 units for x and this will be -4 units for y so the y-intercept ( when x = 0) will be at y = 14-4 = 10
y-intercept is (0,10).
Answer:
Step-by-step explanation:
a.) The worst-case height of an AVL tree or red-black tree with 100,000 entries is 2 log 100, 000.
b.) A (2, 4) tree storing these same number of entries would have a worst-case height of log 100, 000.
c.) A red-black tree with 100,000 entries is 2 log 100, 000
d.) The worst-case height of T is 100,000.
e.) A binary search tree storing such a set would have a worst-case height of 100,000.