Answer: 
=====================================================
Reason:
Plot the points (0,0) and (r,s). You can place (r,s) anywhere you want.
Connect the two points mentioned and form a right triangle such that the segment from (0,0) to (r,s) is the hypotenuse of said right triangle.
The horizontal leg has a length of r-0 = r units, while the vertical leg will be 's' units.
Check out the diagram below.
We then apply the pythagorean theorem to say
where h is the hypotenuse. Solving for h gets us
. We only focus on the positive square root since a negative hypotenuse makes no sense.
Since we made the hypotenuse the segment with endpoints (r,s) and (0,0), this means the hypotenuse length and the distance are the same thing.
Therefore, the distance from (r,s) to (0,0) is 
As an alternative, you can use the distance formula to get the same answer. The distance formula is effectively the pythagorean theorem phrased a different way.
It's a little hard to see but it looks like A
hope that helps :)
Answer:
This is one of many possible answers.
(x -1)(x-2)(x-3)
Explanation:
The zeros are x = 1, x = 2, x = 3. This polynomial has a degree of 3.
9514 1404 393
Answer:
C. (9, 18)
Step-by-step explanation:
Given R(3, 5), a dilation by a factor of 3 will multiply each coordinate to give ...
(9, 15)
Then the translation up by 3 will give you the image coordinates ...
(x, y) ⇒ (x, y+3)
(9, 15) ⇒ (9, 15 +3) = (9, 18)
The coordinates of R' are (9, 18), matching choice C.
_____
<em>Comment on multiple choice answers</em>
As it often does, here it works to "guess" the answer that has the coordinates that are most-repeated. An x-coordinate of 9 is part of 3 answer choices; a y-coordinate of 18 is the only repeated value in the answer choices. If you were to guess, an appropriate guess would be (9, 18). That happens to be correct in this case.