P = 144 p
---------------------------
3.141632
?????
is that what you mean
Answer:
Correct option: second one
Step-by-step explanation:
Let's check each option to find the correct one.
First option: x and y increase by 2.3 times, so the figure expands. So this is not the correct option.
Second option: x and y decrease 0.52 times, so the figure is reduced. So this is the correct option.
Third option: x and y are translated by 1/3 of their position, so the figure is not reduced.
Fourth option: x and y increase by 7/2 times, so the figure expands. So this is not the correct option.
Correct option: second one
Answer:
The equation would be y = x - 1
Step-by-step explanation:
In order to find the equation of the line, we first can express the two sets of data as an ordered pair. The two ordered pairs would be (3, 2) and (9, 8). Now that we have these, we can use the slope formula to find the slope.
m (slope) = (y2 - y1)/(x2 - x1)
m = (8 - 2)/(9 - 3)
m = 6/6
m = 1
Now that we have the slope, we can use either point and point slope form to get the equation.
y - y1 = m(x - x1)
y - 2 = 1(x - 3)
y - 2 = x - 3
y = x - 1