To find the area of a square with it's diagonal, there's actually a formula = (1/2)d², but here's how to do it if you don't have the formula:
The diagonal <em>c</em> separates the square into two of the same triangles. Therefore, we can apply Pythagorean Theorem
a²+b²=c² ← Since this is a square, a=b is a must
a²+a²=c² ← Combine like terms, and plug 26 in for c
2a²= 26² ← 26²=676, then divide 2 on both sides
a²= 676/2
a²=338 ← We can just stop here! Since <em>a </em>is a side of the square, therefore the area of a square = a²
Answer: 338 units²
Answer:
it is 21 because 9+10=19+2=21-10=11+10=21 its magic
Step-by-step explanation:
A fraction is something like 1/2 which is the same as half of one or 1/4 which is a fourth of one
Answer:
A) (-8, -16)
B) (0, 48)
C) (-4, 0), (-12, 0)
Step-by-step explanation:
A) the vertex is the minimum y value.
extremes of a function we get by using the first derivation and solving it for y' = 0.
y = x² + 16x + 48
y' = 2x + 16 = 0
2x = -16
x = -8
so, the vertex is at x=-8.
the y value is (-8)² + 16(-8) + 48 = 64 - 128 + 48 = -16
B) is totally simple. it is f(0) or x=0. so, y is 48.
C) is the solution of the equation for y = 0.
the solution for such a quadratic equation is
x = (-b ± sqrt(b² - 4ac)) / (2a)
in our case here
a=1
b=16
c=48
x = (-16 ± sqrt(16² - 4×48)) / 2 = (-16 ± sqrt(256-192)) / 2 =
= (-16 ± sqrt(64)) / 2 = (-16 ± 8) / 2 = (-8 ± 4)
x1 = -8 + 4 = -4
x2 = -8 - 4 = -12
so the x- intercepts are (-4, 0), (-12, 0)