Answer:
0
Step-by-step explanation:
The answer is 0. It shows up the most on the list. Also I know the awful Khan Academy brought you here.
We are given coordinates of the triangle: A(2,2), B(7,1) and C(8,-4).
We need to rotated 90° counterclockwise about the origin.
In order to find the new coordinates of rotatation 90°counterclockwise about the origin, we can apply rule (h, k) ---> (-k,h).
Where (h,k) are the coordinates of original image on axes and (-k,h) are the coordinates of rotated image.
In resulting coordinates of the image first swap the x and y coordinates of the original image and then make the sign opposite of each x-coordinate.
On applying rule (h, k) ---> (-k,h), we get
A(2,2) --> A'(-2,2)
B(7,1) --> B'(-1,7)
C(8,-4) --> C'(4,8)
Answer:
10 units
Step-by-step explanation:
use distance formula: d = square root of the difference of the y-values minus the difference of the x-values
d = 
d = 
d = 
d = 10 units
Answer:
Step-by-step explanation:
L = 3*w + 1 Given
P = 2*(L + w) Formula for Perimeter. Substitute for L
P = 2*(3w + 1 + w) Combine
P = 2*(4w + 1)
P = 58 Given
58 = 8w + 2 Remove the brackets
58 - 2 = 8w Subtract 2
56 = 8*w Divide by 8
56/8 = w
7 = w
================
Find L
L = 3*w + 1
L = 3*7 + 1
L = 22
================
Check
2L + 2W = 58
2*22 + 2*7 =? 58
44 + 14 = ? 58
58 = 58
The answer checks.