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:
7]
6/(x-1)-5x/4
subtracting the above we put the fraction under the same denominator:
6/(x-1)-5x/4
multiplying the denominators we get:
4(x-1)
thus subtracting we get:
6/(x-1)-5x/4
=(4*6-5x(x-1))/[4(x-1)]
=[24-5x^2+5x]/(4x-4)
Answer:
(-5x^2+5x+24)/(4x-4)
9]
3/(x+7)+4/(x-8)
the common denominator is:
(x+7)*(x-8)=(x+7)(x-8)
thus adding the fractions we put them under the same denominator as follows:
[3(x-8)+4(x+7)]/[(x+7)(x-8)]
=[3x-24+4x+28]/[(x+7)(x-8)]
=(7x+4)/[(x+7)(x-8)]