There is no variables here
The distance between two points knowing theirs coordinates:
AB =√[(x₂-x₁)² +(y₂-y₁)²]; ===>A(5,-4) & B(-3,-1) Given
A(x₁,y₁) & B(x₂,y₂)
AB =√[(-3-5))²+(-1-(-4)²] =√(73) = 8.381 ≈ 5.44 units
Since all triangles equal 180 degrees. You will subtract (128 + 23) from 180.
180 - 146 is 34 degrees.
x=34
Answer: The area is 510.25 cm². If the circumference of the cap were smaller then the area would be smaller as well
Step-by-step explanation:
First, you must find the radius
<em>80.1 ÷ 3.14 = 25.5</em>
<em>25.5 ÷ 2 = 12.75 <---- radius</em>
Then from that, you find the area
A=πr²
<em>12.75² = 162.5</em>
<em>162.5 × 3.24 = 510.25</em>
<em></em>
<em>Hope this was helpful!</em>
<em></em>
Answer:
(-7,4)
Step-by-step explanation:
goal: (y-k)^2=4p(x-h)
y^2-8y=4x+12 Rearranged and added 4x and 12 on both sides
y^2-8y+(-8/2)^2=4x+12+(-8/2)^2 complete square time (add same thing on both sides)
y^2-8y+(-4)^2=4x+12+(-4)^2 (simplify inside the squares)
(y-4)^2=4x+12+16 (now write the left hand side as a square)
(y-4)^2=4x+28
(y-4)^2=4(x+7) factored...
vertex is (-7,4)