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:
True
Step-by-step explanation:
Formula
Tan(x) = opposite / adjacent
Givens
x = 42
adjacent = 14
opposite = ?
Solution
Tan(42) = opp/14 Find tan(42)
Tan(42) = 0.900404
0.900404 = opp/ 14 Multiply both sides by 14
14 * 0.900404 = opp/14 * 14 Simplify the left
12.6 rounded = opp
a = 12.6
Answer:
Step-by-step explanation:
The rule of reflecting over the x-axis is that point (x, y) →( x, -y) so
Q'(1, -3), R'(-2,-6),and S'(-1,-1) reflected over the x-axis, become
Q"(1, 3), R"(-2, 6), and S"(-1, 1) .
Answer:
51 mph
Step-by-step explanation:
1734 miles
---------------- (per)
34 hours
you would divide. think of it as a fraction
1734
----
34
the numerator is miles and the denominator is hours. divide the numerator (the top number) by the denominator (the bottom number).
1734/34= 51
therefore, martino drove 51 miles per hour
Hope this helps!