<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.
Attached the solution with work shown.
Step-by-step explanation:
4/5 is the simplified fraction for 48/60.
Answer:
First, you have to rewrite the question in a way to isolate your Y. This means moving the -3 over to the other side.
Y = 2(x+1) + 3
Now, you should multiply the 2 out in the parenthesis.
Y=2x+2+3
Now, combine like terms! In this case, your like terms are 2 and 3.
Y=2x + 5
Because there are no more like terms, and Y is completely isolated, Y=2x + 5 is your answer!
You would take out a 4x out of both terms because this is a common factor
4x^3-36x
4x(x^2-9)
and then you would notice that (x^2-9) is a difference of squares, so that factors out too
4x(x-3)(x+3)
that is all you can factor! hope this helps