Graph images undergo transformations, one of the types of transformations are rotations.
rotation is done when each point of the image rotates 90° around a point in the counterclockwise manner.
when rotation is done, (x,y) -> (-y,x)
therefore when taking points from image to original then the reverse is done ;
(-y,x) --> (x,y)
the coordinates of image point q' is (-3,4)
before rotation then the coordinates are (4,3)
answer is (4,3)
Answer:
C. (5, -3)
Step-by-step explanation:
4x + 3y = 11
x - y = 8 (multiply by 3) --> 3x - 3y = 24
4x + 3y = 11
3x - 3y = 24
---------------------add
7x = 35
x = 5
5 - y = 8
y = 5 - 8
y = -3
(5, -3)
Using the equations for tangent and secant lines:
Let the unknown length of the line inside the circle = y
6^2 = 3 x (y+3)
Simplify:
36 = 3y+9
Subtract 9 from both sides:
27 =3y
Divide both sides by 3:
Y = 9
Now add to get x:
X = 9 + 3 = 12
X = 12
Answer:
p=-7
Step-by-step explanation: