Answer:
0.875
Step-by-step explanation:
7/8 as a decimal is 0.875. Another was of thinking of this is the number '7' is 87.5 percent of the number '8.
Answer:
yes , This is an example of the associative property.
Step-by-step explanation:
Answer:
1/18 or 0.05
Step-by-step explanation:
(Bowls, Height) (1, 2) (5,5)
Slope is (5-2)/(5-1) = 3/4 inch
y = (3/4)x + b
(2) = (3/4)(1) + b
(2)-(3/4) = b
B=1.25. Y= 0.75*x + 1.25.
Part B
X is the number of bowls in the stack and Y is the corresponding height of the stack.
Answer:
y = -1/8 x² + 5
Step-by-step explanation:
Parabola opens vertically and vertex (h,k) = (0,5), pass point (4,3)
basic formula: y = a(x - h)² + k
y = a (x-0)² + 5
y = ax² + 5 pass (4,3)
3 = 16a + 5
a = (3-5)/16 = -1/8
equation: y = -1/8 x² + 5
check: pass another point (-4,3)
-1/8 * (-4)² + 5 = -2 + 5 = 3