Answer:
28
Step-by-step explanation:
if (AB and DC) parallels lines than the equation is alternate interior and therefore congruent to each other
Answer:
a segment is partitioned at a ratio of 1:3, then the point is one-fourth of the distance from (-4,-1) to (2,7).
To compute the x-coordinate of that point, you will need to compute one-fourth of the x-distance between 2 and -4 then add it to -4: (2--4)/4 = 1.5; 1.5 + -4 = -2.5.
To compute the y-coordinate of that point, you will need to compute one-fourth of the y-distance between 7 and -1 then add it to -1: (7--1)/4 = 2; 2 + -1 = 1.
The point is (-2.5,1)
Answer:
Rational
Step-by-step explanation:
the rational number subset contains fractions
Answer:
72
Step-by-step explanation:
i thinkkkk im on this unit too in geometry
Answer:
6.7
Step-by-step explanation:
To solve this problem, we need to calculate the distance between two points in the XY coordinate plane.
The formula to calculate this distance is:
d = sqrt(dx^2 + dy^2)
where dx is the difference between the X coordinate of the points, dy is the difference between the Y coordinate of the points, and d is the distance.
(sqrt is the square root of what is in the parenthesis)
The first point (April's king) has X=4 and Y=2, the second point (the opponent's king) has X=7 and Y=8.
So, we have that dx = 4-7 = -3 and dy = 2-8 = -6
Now, we calculate the distance:
d = sqrt[ (-3)^2 + (-6)^2 ] = sqrt(9+36) = sqrt(45) = 6.7082 = 6.7