Midpoint of (a,b,c) and (e,f,g) is
((a+e)/2,(b+f)/2,(c+g)/2)
just average them
the x value
(2+-2)/2=0/2=0
the y value
(-2+0)/2=-2/2=-1
the z value
(4+6)/2=10/2=5
(0,-1,5) is da midopint
Answer: odd and positive
How to find number of degrees: Count the number of turns and add one. In this case you have 4 curves, so 4+1= 5.
How to find leading coefficient: look at the RIGHT side of the graph, the arrow is going towards positive infinity, thus making the leading coefficient positive.
Answer:
Below
Step-by-step explanation:
● x^2 + 11x + 121/4 = 125/4
Substract 125/4 from both sides:
● x^2 + 11x + 121/4-125/4= 125/4 -125/4
● x^2 + 11x - (-4/4) = 0
● x^2 +11x -(-1) = 0
● x^2 + 11 x + 1 = 0
This is a quadratic equation so we will use the determinanant (b^2-4ac)
● a = 1
● b = 11
● c = 1
● b^2-4ac = 11^2-4*1*1 = 117
So this equation has two solutions:
● x = (-b -/+ √(b^2-4ac) ) / 2a
● x = (-11 -/+ √(117) ) / 2
● x = (-11 -/+ 3√(13))/ 2
● x = -0.91 or x = -10.9
Round to the nearest unit
● x = -1 or x = -11
The solutions are { -1,-11}