Answer: g = 4
Step-by-step explanation:
30 = 26+g
4 = g
AABC has vertices at (1,5), (4,8), and (16, 12). A second triangle, ADEF, has vertices at (4, 20), (16, 32), and (64, 48). If th
navik [9.2K]
Answer: the first one
Step-by-step explanation:
(x,y)->(4x, 4y)
With the facts you got here, you can make the following equation:
x*(x+2)=24
x^2+2x=24
x^2+2x-24=0
Then you can use the following formula (which you might have seen before):
x = (-b +/- sqrt(b^2-4ac))/2a
where
ax^2+bx+c=0
(-2 +/- sqrt(4+96))/2
(-2 +/- 10)/2
x_1 = 4
x_2 = -6