I will do Point A carefully, The others I will indicate. Start with the Given Point A. Then do the translations
A(-1,2) Original Point
Reflection: about x axis:x stays the same; y becomes -y:Result(-1,-2)
T<-3,4>: x goes three left, y goes 4 up (-1 - 3, -2 + 4): Result(-4,2)
R90 CCW: Point (x,y) becomes (-y , x ) So (-4,2) becomes(-2, - 4): Result (-2, - 4)
B(4,2) Original Point
- Reflection: (4, - 2)
- T< (-3,4): (4-3,-2 + 4): (1 , 2)
- R90 CCW: (-y,x) = (-2 , 1)
C(4, -5) Original Point
- Reflection (4,5)
- T<-3,4): (4 - 3, 5 + 4): (1,9)
- R90, CCW (-9 , 1)
D(-1 , -5) Original Point
- Reflection (-1,5)
- T(<-3,4): (-1 - 3, 5 + 4): (-4,9)
- R90, CCW ( - 9, - 4)
Note: CCW means Counter Clockwise
The graph on the left is the same one you have been given.
The graph on the right is the same figure after all the transformations
Answer:
11
Step-by-step explanation:
those alternate angles are equal to each other
5x+4=59
5x=55
x=11
Answer:
hello :
the standard form is y =2x^5+x^3-4
For this case we have the following expression:
(x + 7) / (x ^ 2 - x - 2) = A / (x - 2) + B / (x + 1)
Rewriting we have:
(x + 7) / ((x-2) (x + 1)) = A / (x - 2) + B / (x + 1)
We multiply the equality by (x-2) (x + 1):
x + 7 = A (x + 1) + B (x - 2)
Rewriting we have the following system of equations:
A + B = 1
A - 2B = 7
Solving the system we have:
A = 3
B = -2
Answer:
constants A and B are:
A = 3
B = -2