Answer:
Step-by-step explanation:
5/8 +1/n = 7/8
1/n= -5/8 +7/8
1/n = 2/8
1/n= 1/2
then you would try to get n by itself
by dividing n/1 to 1/n and 1/2
Answer:

Step-by-step explanation:
The given rectangle has diagonals have the endpoints P(-3, -2) ,I(4, -7) and A(4, -2) ,D(-3, -7)
The diagonals of the rectangle bisect each other so we use the midpoint formula to find their point of intersection.
The midpoint formula is;

We use any pair of endpoints of the diagonals to find the point of intersection.
Using A(4, -2) ,D(-3, -7)


or

Answer:
<em>(x - 2)^2 + (y + 1)^2 = 26</em>
Step-by-step explanation:
A circle with center O(2, -1) that passes through the point A(3, 4).
=> The radius of this circle is OA which could be calculated by:
OA = sqrt[(3 - 2)^2 + (4 - (-1))^2] = sqrt[1^2 + 5^2] = sqrt[26]
The equation of a circle with center O(a, b) and radius r could be written as:
(x - a)^2 + (y - b)^2 = r^2
=> The equation of circle O above with center O(2, -1) and radius = sqrt(26) is shown as:
(x - 2)^2 + (y - (-1))^2 = (sqrt(26))^2
<=>(x - 2)^2 + (y + 1)^2 = 26
Hope this helps!