The answer is (2 1/2) but without the brackets
(-1,1.5) because you add both ys and both xs then divide by two to find the middle
Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Answer:
A cross-section parallel to the base is a rectangle measuring 15 inches by 8 inches.
A cross-section perpendicular to the base through the midpoints of the 8-inch sides is a rectangle measuring 6 inches by 15 inches.
A cross-section not parallel to the base that passes through opposite 6-inch edges is a rectangle measuring 6 inches by greater than 15 inches.
Step-by-step explanation:
the cross sections that are parallel and perpendicular will have the same measurements as the non-intersected sides. the last one will be a diagonal so the intersected edge is 6 and it creates a right triangle so it must be larger than 15 inches.
Answer:
D
Step-by-step explanation: