9 + h = 55/5
9 + h = 11
11 - 9 = h
2 = h
The opposite of addition is subtraction, Subtract 9 from both sides, The opposite of multiplication is division, divide both sides by 5 is the first step, and final answer is h = 2.
A page of two-dimensional arrays can be thought of as a three-dimensional array. Since 2-dimensional arrays are commonly expressed in tables or matrixes, therefore, if we put these tables or matrices in a page, the collection of matrices in a single page would now be structured into a 3D array.
So first, you subtract 9 and 4, which gives you 5. Then, you add that to 5. That gives you 10.
The diameter of the sphere is 60 mm which means its radius is 30mm. <span>The radius of a sphere is increasing at a rate of 5 mm/s.
The formula for the radius when the time is x second would be:
</span>r(t)<span>= 30+ 5x
dr/dt= 5
The speed of </span><span>volume increase </span><span>of the sphere volume would be derived from sphere volume:
</span>V(r)=4/3* pi * r^3<span>
dV/dt= 4/3 * pi * 3r^2 * (dr/dt) =4/3* pi * 3(30)^2 * 5 = 18000 pi= 56571 mm^3/s</span>
If "a" and "b" are two values of x-coordinate, and "m" is the midpoint between them, it means the distance from one end to the midpoint is the same as the distance from the midpoint to the other end
... a-m = m-b
When we add m+b to this equation, we get
... a+b = 2m
Solving for m gives
... m = (a+b)/2
This applies to y-coordinates as well. So ...
... The midpoint between (x1, y1) and (x2, y2) is ((x1+x2)/2, (y1+y2)/2)
_____
Jennifer had (x1, y1) = (-4, 10) and (x2, y2) = (-2, 6). So her calculation would be
... midpoint = ((-4-2)/2, (10+6)/2) = (-6/2, 16/2) = (-3, 8)
Brandon had (x1, y1) = (9, -4) and (x2, y2) = (-12, 8). So his calculation would be
... midpoint = ((9-12)/2, (-4+8)/2) = (-3/2, 4/2) = (-1.5, 2)