Answer:
Option (2). 1
Step-by-step explanation:
Coordinates of point A, B, C and D are,
A(-4, 4), B(-2, 4), C(-2, 1) and D(-4, 3).
Quadrilateral ABCD when rotated 90° clockwise about the origin,
Rule for the rotation of the vertices,
(x, y) → (y, -x)
Following the rule of rotation coordinates of the image points,
A(-4, 4) → A'(4, 4)
B(-2, 4) → B'(4, 2)
C(-2, 1) → C'(1, 2)
D(-4, 3) → D'(3, 4)
Since all image points have the positive coordinates (x and y coordinates), image quadrilateral A'B'C'D' will be located in 1st quadrant.
Option (2) is the correct option.
Answer:
27
Step-by-step explanation:
3².2³/2² + 3².2²/2² = 27
Answer:
no solution
Step-by-step explanation:
Any of the "-slope" or "slope-" formulas for a line cannot be used when the slope is undefined.
The equation of the desired line is x = -2. It cannot be put into the form y = ....
1/100 of a metre, as 100cm make 1m
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