The <em><u>correct answer</u></em> is:
Box 2
Explanation:
In these expressions, x represents the width of the box. We are asked about widths greater than 1; let's us 1.1 as an example:
Box 1:
3(1.1⁵) = 4.83153
Box 2:
4(1.1⁵)-(1.1⁴) = 6.44204 - 1.4641 = 4.97794
With a difference as small as a tenth, the volume of box 2 is larger. The larger the difference in width, the larger the difference in volume, and the volume of box 2 will be larger every time.
Answer: B
Step-by-step explanation:
The equation of a circle with radius r and center at point (a, b) is given by
(x - a)^2 + (y - b)^2 = r^2
1.) For the circle given by x^2 + y^2 = 24
(x - 0)^2 + (y - 0)^2 = (√24)^2
Therefore, center = (0, 0) and radius = √24 = 4.9 units
3.) x^2 + y^2 -10x -2y = -10
x^2 - 10x + (-5)^2 + y^2 - 2y + (-1)^2 = -10 + (-5)^2 + (-1)^2
x^2 - 10x + 25 + y^2 - 2y + 1 = -10 + 25 + 1
(x - 5)^2 + (y - 1)^2 = 16
(x - 5)^2 + (y - 1)^2 = 4^2