An isosceles triangle has two equal sides and one unique side
Hope this helps!
- Z
Answer:
ummmmm
Step-by-step explanation:
Answer:
D,1
Step-by-step explanation:
In the attached file
You could complete the square to state the vertex.
You could use the quadratic equation to find the roots (which are complex).
Try an example that will require both.
y = x^2 + 2x + 5
Step One
Get the graph. That's included below.
Step Two
Provide the steps for completing the square.
Note: we should get (-1,4)
y= (x^2 +2x ) + 5
y = (x^2 +2x + 1) + 5 - 1
y = (x +1)^2 + 4
The vertex is at (-1,4)
Step Three
Find the roots. Use the quadratic equation. Note that the graph shows us that the equation never crosses or touches the x axis. The roots are complex.

a = 1
b = 2
c = 5




x = -1 +/- 2i
x1 = -1 + 2i
x2 = -1 - 2i And we are done.
3(x-1) = 2x - y
3x-3 = 2x-y
3x-2x+y = 3
x + y = 3 ----> (1)
2(x+y) = 3+3y
2x + 2y = 3 + 3y
2x + 2y - 3y = 3
2x - y = 3 -----> (2)
make equation (1) and (2) together
x + y + 2x - y = 3+3
3x = 6
x = 2
now make x = 2 in equation (1)
x + y = 3
2 + y = 3
y = 3-2
y = 1
(x,y) = (2,1)