the gcf would be 9 because you can divide both by 9
R represents radius or the distance between two points, the pythagorean expression will be
r² = Δx² + Δy²
Δ means the change, Δx means the change of x, Δy means the change of y
Given:
(x₁,y₁) = (-5,-1)
(x₂,y₂) = (0,2)
Input the numbers to the expression
r² = Δx² + Δy²
r² = (x₂ - x₁)² + (y₂ - y₁)²
r² = (0 + 5)² + (2 + 1)²
r² = 5² + 3²
r² = 25 + 9
r² = 34
r = √34
The distance is √34 unit length
Answer:
4) the area is 300
5) the area is <u>1</u><u>4</u><u>7</u><u>.</u><u>6</u>
Answer: (x - 1)² + (y - 1)² = 25
<u>Step-by-step explanation:</u>
The formula for a circle is (x - h)² + (y - k)² = r² where
- (h, k) is the center
- r is the radius
Typically, you are given the center and the radius. In this problem, you are given (x, y) so you must plug that into the equation to find r².
Given: (x, y) = (-3, 4) and (h, k) = (1, 1)
(-3 - 1)² + (4 - 1)² = r²
(-4)² + (3)² = r²
16 + 9 = r²
25 = r²
Next, input (h, k) and r² into the equation
(x - 1)² + (y - 1)² = 25