Since center of dilation is the origin, this is easy. Just divide all of the x and y coordinate values by 3. Place the new point on the graph, and draw the triangle.
R' = R(3,6)/3 = (3/3,6/3)=(1,2). So R'(1,2)
S' = S(-3,6)/3 = (-3/3,6/3)=(-1,2). So S'(-1,2)
T' = T(-6,-6)/3 = (-6/3,-6/3)=(-2,-2). So T'(-2,-2)
So you now know the location of the 3 new points. R' at (1,2), S' at (-1,2) and T' at (-2,-2). Simply draw those 3 points on your graph and connect the lines to make a new triangle.
Answer:
n(9n)(8n+8) = 72x^3+72x^2
A because linear means straight line
Answer:

Step-by-step explanation:

→ Find the LCM of the denominators (2,4 and 8)
LCM = 8
→ Multiply the whole equation by 8 to get rid of the fractions
4x + 6 = 7
→ Minus 6 from both sides to isolate 4x
4x = 1
→ Divide both sides by 4 to isolate x

This question is very oddly worded. The domain is the set of x-values, but this is a set of (x,y) ordered pairs.
I'm reading this question as "Here's a function, { (1,5), (2,1), (-1,-7) }. If this is reflected over the x-axis, what's the range?"
Assuming that is the question that is meant to be asked, reflecting a function over the x-axis will just change the signs of the y-values.
(1,5) -> (1,–5)
(2,1) -> (2,–1)
(-1,-7) -> (-1,+7)
I'd pick the third option.