Answer:
the first one
Step-by-step explanation:
39.5 I think that's the answer I hope its right if wrong than I'm truly srry
Answer:
This distribution mostly fit my expectation but the beak length of 6.5mm size may not able to reach the seed
D = sq.root of((x2 - x1)^2 + (y2 - y1)^2)
sq.root of 13 = sq.root of((x - (-2))^2 + (1 - 3)^2)
= sq.root of((x + 2)^2 + (-2)^2)
= sq.root of (x^2 + 4x + 4 + 4)
= sq.root of (x^2 + 4x + 8)
Now if we square both sides:
x^2 + 4x + 8 = 13
x^2 + 4x - 5 = 0
(x + 5)(x - 1) = 0
x = -5 or x = 1