<h3>
Answer: Choice D</h3><h3>
m = n</h3><h3>
b = sqrt(pi)*a</h3>
=====================================================
Explanation:
Each circle has a radius of 'a'. So r = a.
The area of each circle is pi*r^2 = pi*a^2
The area of each square with side length b is b^2
The two stacks have the same volume only when the circle area is equal to the square area, so whenever pi*a^2 = b^2 is true.
Solving for b leads to b = sqrt(pi*a^2) = sqrt(pi)*a
The stacks must also be the same height for the volumes to be the same, so m = n as well.
Answer: 10.50 dollars
Step-by-step explanation:
3.50 x 3 = 10.50
Answer:
The x-axis is always the the horizontal axis which represents the independent variable
The y-axis is always the vertical axis which represents the dependent variable
Hope this helps!
Answer:Gary made 15 baskets.
Susan made 10 baskets.
Bill made 17 baskets.
Step-by-step explanation:
Let x represent the number of baskets that Gary made.
Let y represent the number of baskets that Susan made.
Let z represent the number of baskets that Bill made.
Gary made 5 baskets than Susan this season. This means that
x = y + 5
Bill made 3 less than twice as many baskets as Susan. This means that
z = 2y - 3
Together, all three made 42 baskets. This means that
x + y + z = 42 - - - - - - - - - - 1
Substituting x = y + 5 and z = 2y - 3 into equation 1, it becomes
y + 5 + y + 2y - 3 = 42
4y + 2 = 42
4y = 42 - 2 = 40
y = 40/4 = 10
x = y + 5 = 10 + 5
x = 15
z = 2y - 3 = 2 × 10 - 3
z = 20 - 3 = 17