Since the triangle is isosceles, the two legs have equal length. The coordinates of two vertices are given
P(3,3)
Q(3,1)
Assuming that PQ and QR are the legs of equal length, the distance between Q and R must be the same as the distance between P and Q
d = √[(3-3)² + (3-1)²
d = 2
Therefore, the coordinates of P is
(5,1)
the answer is 18 yes you are correct
Translation rule (x, y)--->(x + 4, y - 10)
Object A = (5, 6)
Apply rule:
(5, 6)---->(5 + 4, 6 - 10) = (9, -4)
Image A' = (9, -4)
Option 3: (9, -4) is the answer
Let b be the number of blue beads and g the number of green beads that Giovanni can use for a belt.
He's supposed to use a total of between 70 and 74 beads, so
70 ≤ b + g ≤ 74
The ratio of green beads to blue beads is g/b, and this ratio has to be between 1.4 and 1.6, so
1.4 ≤ g/b ≤ 1.6
For completeness, Giovanni must use at least one of either bead color, so it sort of goes without saying that this system must also include the conditions
b ≥ 0
g ≥ 0
(These conditions "go without saying" because they are implied by the others. g/b is a positive number, so either both b and g are positive, or they're both negative. But they must both be positive, because otherwise b + g would be negative. I would argue for including them, though.)