Answer:24 pi square units
Step-by-step explanation:
Answer:
x = 10
Step-by-step explanation:
Since L is the midpoint
KL = LM
2x-3 = x+7
Subtract x from each side
2x-3-x = x+7-x
x-3 = 7
Add 3 to each side
x-3+3 = 7+3
x = 10
Answer:
x = 11, -1
Step-by-step explanation:
First, let's identify what the quadratic formula is:
x = [-b ± √(b² - 4(a)(c))] / 2
Our equation is written in standard form:
ax² + bx + c = 0
x² - 10x - 11 = 0
Let's plug in what we know.
x = [-(-10) ± √((-10)² - 4(1)(-11))] / 2
Evaluate the exponent.
x = [-(-10) ± √(100 - 4(1)(-11))] / 2
Simplify the negatives.
x = [10 ± √(100 - 4(1)(-11))] / 2
Multiply.
x = [10 ± √(100 + 44)] / 2
Simplify the parentheses.
x = [10 ± √(144)] / 2
Simplify the radical (√)
x = [10 ± 12] / 2
Evaluate the ±.
x = [10 + 12] / 2
x = [22] / 2
x = 11
or
x = [10 - 12] / 2
x = [-2] / 2
x = -1
Your answers are x = 11, -1
Hope this helps!
Ok so this is conic sectuion
first group x's with x's and y's with y's
then complete the squra with x's and y's
2x^2-8x+2y^2+10y+2=0
2(x^2-4x)+2(y^2+5y)+2=0
take 1/2 of linear coeficient and square
-4/2=-2, (-2)^2=4
5/2=2.5, 2.5^2=6.25
add that and negative inside
2(x^2-4x+4-4)+2(y^2+5y+6.25-6.25)+2=0
factor perfect squares
2((x-2)^2-4)+2((y+2.5)^2-6.25)+2=0
distribute
2(x-2)^2-8+2(y+2.5)^2-12.5+2=0
2(x-2)^2+2(y+2.5)^2-18.5=0
add 18.5 both sides
2(x-2)^2+2(y+2.5)^2=18.5
divide both sides by 2
(x-2)^2+(y+2.5)^2=9.25
that is a circle center (2,-2.5) with radius √9.25