A point represents a location. A coordinate on a plane .
The intersection of two planes is a line.
Answer:
see explanation
Step-by-step explanation:
In any circle the ratio of the arc length to the circumference of the circle is equal to the degree measure of the arc to 360°
Answer:
see below
Step-by-step explanation:
1. 0 = (r + 1)(r + 8)
Using Zero Product Property, r = -1, r = -8
2. h(r) = (r + 1)(r + 8)
= r² + 9r + 8
= (r + 9/2)² - 81/4 + 8
= (r + 4.5)² - 12.25 (Complete the square)
Vertex: (-4.5, -12.25)
Answer:
B (5, 13)
Step-by-step explanation:
9x + 4y = 97
9x + 6y = 123
To solve by elimination, we want to <em>eliminate</em> a variable. To do this, we must make one variable cancel out.
First, we can see that both equations have 9x. To cancel out x, we must make <em>one</em> of the 9x's <em>negative</em>. To do this, multiply <em>each term</em> in the equation by -1.
-1(9x + 6y = 123)
-9x - 6y = -123
This is one of your equations. Set it up with your other given equation.
9x + 4y = 97
-9x - 6y = -123
Imagine this is one equation. Since every term is negative, you will be subtracting each term.
9x + 4y = 97
-9x - 6y = -123
___________
0x -2y = -26
-2y = -26
To isolate y further, divide both sides by -2.
y = 13
Now, to find x, plug y back into one of the original equations.
9x + 4(13) = 97
Multiply.
9x + 52 = 97
Subtract.
9x = 45
Divide.
x = 5
Check your answer by plugging both variables into the equation you have not used yet.
-9(5) - 6(13) = -123
-45 - 78 = -123
-123 = -123
Your answer is correct!
(5, 13)
Hope this helps!