multiply the amount of one piece with the number of pieces
1.85×8=14.8
Answer:(-2,0) and (3,0)
Step-by-step explanation:im not sure if its correct but it should be
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