Answer:
the question is not visible
4136/8= 517
The others
7116/8=889.5
4309/8=538.625
9406/8=1175.75
Answer:
x² - 2xy + 3x + y² - 3y
Step-by-step explanation:
1: Multiply the second parentheses by each term from the first parentheses
X x(x - 1 y + 3) - y x (x - 1y + 3)
2: Distribute x through parentheses
Answer:
(x + 1)² + (y + 3)² = 16
Step-by-step explanation:
The equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k) are the coordinates of the centre and r is the radius
Given
x² + y² + 2x + 6y - 6 = 0
Collect the x and y terms together and add 6 to both sides
x² + 2x + y² + 6y = 6
To complete the square
add ( half the coefficient of the x/ y terms )² to both sides
x² + 2(1)x + 1 + y² + 2(3)y + 9 = 6 + 1 + 9
(x + 1)² + (y + 3)² = 16
with centre = (- 1, - 3) and r =
= 4
Answer:
P and Q are two points on the line x-y+1=0 and are at a distant of 5 units from the origin. Find the area of triangle POQ.
Step-by-step explanation:
P and Q are the intersection points of
x-y+1 = 0 and the circle x^2 + y^2 = 25
sub y = x+1 into the circle
x^2 + (x+1)^2 = 25
x^2 + x^2 + 2x + 1 - 25 = 0
x^2 + x - 12 = 0
(x+4)(x-3) = 0
x = 3 or x = -4
y = 4 or y = -3
so P(3,4) and Q(-4,3) are our two points
Height of triangle.
h = |0 - 0 + 1|/√2 = 1/√2
PQ = √( (-7)^2 + 1^2) = √50 = 5√2
area POQ = (1/2)(1/√2)(5√2) = 5/2 square units
hope this helped