Answer: Let's start by 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)
Hope this helps plz mark brainliest
Step-by-step explanation:
Answer:
positive is the correct answer
Answer:
y= $50x + $25
Step-by-step explanation:
Slope-intercept form is y=mx+b
x is something that is constant
b is something you add on to the constant
Answer:
(a) h(x) = 1/2x -1/2
Step-by-step explanation:
The inverse of the function y = f(x) is found by solving x = f(y).
__
<h3>setup</h3>
x = f(y)
x = 2y +1 . . . . . . use the definition of f(x)
<h3>solution</h3>
x -1 = 2y . . . . . subtract 1
(x -1)/2 = y . . . . divide by 2
y = 1/2x -1/2 . . . . eliminate parentheses
h(x) = 1/2x -1/2 . . . write in functional form
The inverse of f(x) = 2x+1 is ...
h(x) = 1/2x -1/2