Answer:
4 , 2, 8, 4 ..............
9514 1404 393
Answer:
(6,2)
Step-by-step explanation:
As is often the case with multiple-choice problems, you don't actually need to know the detailed working. You just need to know what the answer looks like.
When point X is dilated by a factor of 2 with point Z as the center of dilation, it will move to a location twice as far from Z. You can tell by looking at the graph that X' will be in the first quadrant, above and to the right of the location of X. The only sensible answer choice is ...
X' = (6, 2)
_____
<em>Additional comment</em>
X is a distance of X-Z = (4, 0) -(2, -2) = (2, 2) from Z Doubling that will put the image point a distance of 2(2, 2) = (4, 4) from Z. When this is added to Z, we find ...
X' = Z + (4, 4) = (2+4, -2+4) = (6, 2)
The answers would most likely be A,C,and B from my calculations
Answer:
y = -2x + 3
Step-by-step explanation:
y2 - y1/ x2 - x1
7 - (-5) / -2 - 4
-2
The slope is -2.
To find the y-intercept, you need to plug the coordinates into the equation.
y = -2x + b
7 = -2(-2) + b
7 = 4 + b
3 = b
y = -2x + 3
(sorry if it's too late and you've already figured it out, but here you go anyway)
The easiest way to do this is to start by FOILing then add.
So just start with (x-1)(x-1)
(x-1)(x-1)
Front: (x*x) = x^2
Outer: (x*-1) = -x
inner: (-1*x) = -x
Last: (-1*-1) = 1
Added: x^2 -2x +1
Now take that answer and do the same thing with (x-1). It's basically the same thing, just with an added thing you need to multiply.
(x-1)(x^2-2x+1)
(x*x^2) = x^3
(x*2x) = 2x^2
(x*1) = x
(-1*x^2) = -x^2
(-1*-2x) = 2x
(-1*1) = -1
Now add everything together:
x^3+2x^2+x-x^2+2x-1
The answer is:
x^3+x^2+3x-1