The contestants total number of points is 20.
30 + 15 = 45
45 - 25 = 20 total points
Answer:
x = 2√2
Step-by-step explanation:
This is a 45-45-90 triangle. This means that if the legs are x, then the hypotenuse is x√2.
In the case, the hypotenuse is already 4. So we have the equation:
x√2 = 4
Multiply both sides by √2
2x = 4√2
Divide both sides by 2
x = 2√2
Let's solve your system by substitution.
a=−2;b=−3
Step: Solve a=−2for a:
a=−2
Step: Substitute−2for a in b=−3:
b=−3
b=−3
Answer:
a=−2 and b=−3
Answer:
The algebraic expression that would show the "p divided by 6" is a fraction which shows the dividend, p, as the numerator and the divisor, 6, as the denominator. In symbols, this can be written as follows: p/6
Step-by-step explanation:
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)