Let y = the distance between the top left corner and the bottom right corner
y^2 = 24^2 + 15^2
y^2 = 801
y = 3 * sqrt(89)
Now we can find x.
12^2 + x^2 = (3 * sqrt(89))^2
x^2 = 657
x = 3 * sqrt(73) or 25.63
Answer:
It would be 55.88 but if you round it it would be 55.9 then round it again it would be 56%.
Answer:
Step-by-step explanation:
N is greater than or equal to 5. (n <u>></u> 5)
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