Answer:
(x +2)^2 + (y +2)^2 = .5625
Step-by-step explanation:
(x - h)^2 + (y - k)^2 = r^2
(x + 2)^2 + (y + 2)^2 = .75^2
Answer:
the last one
Step-by-step explanation:
Answer: here
Step-by-step explanation:riangles QST and RST are similar. Therefore, the following is true:
q s
--- = ---- This results in 10q=rs.
r 10
Also, since RST is a right triangle, 4^2 + s^2 = q^2.
Since QST is also a right triangle, s^2 + 10^2 = r^2.
4 s
Also: ---- = ----- which leads to s^2 = 40
s 10
Because of this, 4^2 + s^2 = q^2 becomes 16 + 40 = 56 = q^2
Then q = sqrt(56) = sqrt(4)*sqrt(14) = 2*sqrt(14) (answer)
hope it helps
Answer:
awnser is A
Step-by-step explanation:
Multiply all sides by 2 then add then up and you get 432.
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===