Answer: C
Step-by-step explanation: Consider a triangle with points A, B and C. You must create a perpendicular bisector of AB and then a perpendicular bisector of BC that crosses each other. Then you must label the center of that point D, and then using a compass tool, create a circle around the triangle.
Answer: 20x^3 - 23x^2 - 4x + 4
Explanation:
Use distributive property:
(5x-2)(4x^2 - 3x-2)
= 20x^3 - 15x^2 - 10x - 8x^2 + 6x + 4
= 20x^3 - 23x^2 - 4x + 4
Answer: (Mayadc821 wrote this anwser check theyre account for more)
Since you know the x and y values, you just have to plug these into the linear slope-intercept equation:
y = mx + b
-10 = m(1) + b
m + b = -10
b = -10 - m
Now that we have a value for b, we can plug this into the other equation:
8 = m(-8) + b
8 = -8m + (-10 - m)
8 = -9m -10
18 = -9m
m = -2
Now that we know what m is equal to, we can plug this into our first equation to get an answer for b:
b = -10 - m
b = -10 -(-2)
b = -10 + 2
b = -8
Our final equation is y = -2x - 8