Answer: (0,3) and (-9,0)
————————
-2(0) + 6y = 18
6y = 18
y = 3 so…(0,3)
————————
-2x + 6(0) = 18
-2x = 18
x = -9 so.. (-9,0)
Answer:
Abdominal pain can be caused by many conditions. However, the main causes are infection, abnormal growths, inflammation, obstruction (blockage), and intestinal disorders. Infections in the throat, intestines, and blood can cause bacteria to enter your digestive tract, resulting in abdominal pain.
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10
Answer:
The length of BC = 12
Step-by-step explanation:
c^2 = a^2 + b^2
15^2 = 9^2 + b^2
225 = 81 + b^2
b^2 = 225 - 81
b^2 = 144
b = 12
The length of BC is 12