Let's start b writing down coordinates of all points:
A(0,0,0)
B(0,5,0)
C(3,5,0)
D(3,0,0)
E(3,0,4)
F(0,0,4)
G(0,5,4)
H(3,5,4)
a.) When we reflect over xz plane x and z coordinates stay same, y coordinate changes to same numerical value but opposite sign. Moving front-back is moving over x-axis, moving left-right is moving over y-axis, moving up-down is moving over z-axis.
A(0,0,0)
Reflecting
A(0,0,0)
B(0,5,0)
Reflecting
B(0,-5,0)
C(3,5,0)
Reflecting
C(3,-5,0)
D(3,0,0)
Reflecting
D(3,0,0)
b.)
A(0,0,0)
Moving
A(-2,-3,1)
B(0,-5,0)
Moving
B(-2,-8,1)
C(3,-5,0)
Moving
C(1,-8,1)
D(3,0,0)
Moving
D(1,-3,1)
A. d=50t B. 50,100,150,200,250 C. 50 days
Answer:-1 as said in the bottom of the equation
Step-by-step explanation: it is at the bottom of the equation if wrong sorry.
The terminal point of the circle is D
System of Linear Equations entered :
[1] 5x - 6y = 7
[2] 6x - 7y = 8
Graphic Representation of the Equations :
-6y + 5x = 7 -7y + 6x = 8
Solve equation [2] for the variable x
[2] 6x = 7y + 8
[2] x = 7y/6 + 4/3
// Plug this in for variable x in equation [1]
[1] 5•(7y/6+4/3) - 6y = 7
[1] - y/6 = 1/3
[1] - y = 2
// Solve equation [1] for the variable y
[1] y = - 2
// By now we know this much :
x = 7y/6+4/3
y = -2
// Use the y value to solve for x
x = (7/6)(-2)+4/3 = -1