Answer:
∠ADB≅∠ABC by the Alternate Interior Angles Theorem
∠CAD≅∠ACB by the Alternate Interior Angles Theorem
∠BAD and ∠ADV are supplementary by the Consecutive Interior Angle Theorem
∠ABC and ∠BCD are supplementary by the Consecutive Interior Angle Theorem
Answer:
7.39682
Step-by-step explanation:
Even though 7.39682 is its approximate answer, we need to simply it.
The simple form should be 7.4 :D
Length (2, 6) to (-4, 6) is sqrt((x2 - x1))^2 + (y2 - y1)^2) = sqrt((-4 -2)^2 + (6 - 6)^2) = sqrt((-6)^2 + 0) = 6
Length (2, 6) to (-4, 4) is sqrt((-4 - 2)^2 + (4 - 6)^2) = sqrt((-6)^2 + (-2)^2) = sqrt(36 + 4) = sqrt(40) = 2sqrt(10) units
Length (-4, 6) to (-4, 4) is sqrt((-4 - (-4))^2 + (4 - 6)^2) = sqrt(0^2 + (-2)^2) = 2
Therefore, the length of the longest side is 2sqrt(10) units
Answer:
y = 2(x - 2)² + 3 vertex form
y = 2x² - 8x + 11 standard form
Step-by-step explanation:
Vertex form
y = a(x - h)² + k
(h, k) = (2, 3)
y = a(x - 2)² + 3
To find "a" plug in the y-intercept (0, 11)
11 = a(-2)² + 3
11 = 4a + 3
Subtract 3 from both sides
8 = 4a
a = 2
y = 2(x - 2)² + 3
Expand
y = 2(x² - 4x + 4) + 3
y = 2x² - 8x + 11