Answer:
Correct answer: (x - 10)² + y² = 441 / 4
Step-by-step explanation:
Given:
(a, b) = (10, 0) the coordinates of the center of the circle
(10, 21/2) circle passing through this point
The standard form of the circle equation is:
(x - a)² + (y - b)² = r² where r is radius of the circle
We will replace the given coordinates of the center of the circle and the point it passes through to get the radius of the circle:
(10 - 10)² + (21/2)² = r² ⇒ r² = (21/2)² = 441 / 4
r² = 441 / 4
(x - 10)² + y² = 441 / 4
God is with you!!!
We are given with the sequence -20, -16, -12, -8. From this sequence, we can see that the arithmetic difference is +4, from -(-20 + 16). hence following the arithmetic formula of an = a1 + d *(n-1). Substituting, an = -20 + 4 *(n-1) where n is an integer
<span>V = 1/3(3.14)r^2h
=1.046r^2h
Solving for V </span>
Answer:
The coordinates of J are missing. Plus, I don't see options for the conclusions. I made an imaginary point J, which you could correct to form the proper triangle.
Step-by-step explanation:
See the attachment. Plot all the vertices, including a corrected point J and draw the resulting triangle. It might be that AJKL is a slightly smaller, shifted version of AGHI. Enter the correct coordinates and then compare.
Answer:
Step-by-step explanation:
Rotations are easy when its multiples of 90 degrees; 90,180,270,360. Treat them like they’re a complex number like [x+yi]*i=[-y,xi] so rotating by 90 degrees and 180 is i squared [-1]! So [-3,2] rot90 is [-2,-3].
Reflection about the y=x line is change places. [x.y]=[y,x].
So [-2.-3] reflected about the y=x line is [-2.-3]=[-3.-2],
Compile a list of these transform is best practice technique in this area.