Answer:
A) T'(-3, 6) and V'(0, 3)
Step-by-step explanation:
In the picture attached, triangle TVW is shown.
Transforming points T and V according to the rule (x,y) -> (3/4x, 3/4y), we get:
T(-4, 8) -> (-4*3/4, 8*3/4) -> (-3, 6) which corresponds to T'
V(0, 4) -> (0*3/4, 4*3/4) -> (0, 3) which corresponds to V'
Answer: the circumference is the perimeter of a circle or ellipse. That is, the circumference would be the arc length of the circle, as if it were opened up and straightened out to a line segment. More generally, the perimeter is the curve length around any closed figure.
Are theese questions or your answers
if there answers they seem all right
x≤ 7 is the answer I could find hope it helps
Step-by-step explanation:
For two points (x₁, y₁) and (x₂, y₂), the distance between them is:
d² = (x₁ − x₂)² + (y₁ − y₂)²
The order of points 1 and 2 don't matter. You can switch it:
d² = (x₂ − x₁)² + (y₂ − y₁)²
This is basically the Pythagorean theorem for a coordinate system.
Let's do an example. If you have points (1, 2) and (4, 6), then the distance between them is:
d² = (4 − 1)² + (6 − 2)²
d² = 3² + 4²
d² = 9 + 16
d² = 25
d = 5
If you have points with negative coordinates, remember that subtracting a negative is the same as adding a positive.
For example, the distance between (-1, -2) and (4, 10) is:
d² = (4 − (-1))² + (10 − (-2))²
d² = (4 + 1)² + (10 + 2)²
d² = 5² + 12²
d² = 25 + 144
d² = 169
d = 13