Answer:
Step-by-step explanation:
I don't say u must have to mark my ans as brainliest but if it has really helped u plz don't forget to thank me..
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)
Answer
y = 1(x +1) - 3
Explanation
A quadratic equation of the form y = ax^2 + bx + c
This written in complete the square form provides you with the vertex (either a maximum or minimum point depending on the equation).
This results in y = a(x + p) + q
Where - p is the x value and q is the y value of turning point.
For graph 22, x = -1 and y = -3
Therefore, the equation is of the form
y = a(x + 1) - 3 (*)
We still need the value a, this can be obtained by using the y-intercept we are given.
We are told x = 0 when y = -2
Substitute this in (*) equation:
-2 = a(0+1) - 3
-2 = a - 3
a = 1
Therefore final equation is
y = 1(x +1) - 3
This should provide you with the train of thought of how the second question should also be tackled.
If unsure about why the equation
y = a(x + p) + q gives the vertex ask in comments I will respond