It is close to 200 because 150 or above would be rounded to 200. Below 150 would be 100
Given that triangle <span>STU
is reflected once to map onto
triangle S'T'U'.
Given that triangle STU has
vertices S(8, 6), T(2, 2), U(5, 1).
If vertex T' is at
(2, −2), this means that triangle STU is refrected across the x-axis.
A refrection across the x-axis results in an image that has the same x-value as the pre-image but a y-value that has the opposite sign of the y-value of the pre image.
Thus, a point, say (x, y), refrected over the x-axis will result in an image with coordinate (x, -y)
Therefore, given that the coordinate of S is (8, 6), then the coordinates of vertex S'</span> is (8, -6).
Answer:
number of ways = 120
Step-by-step explanation:
The number of ways five children can pose for a photograph line up in a row is given by the number of permutations of 5 elements in 5 different positions (positions in the line), then
number of ways = number of permutations of 5 elements = 5! = 5 * 4 * 3 * 2 * 1 = 120
Since the first children that occupies the line can be on any of the positions (5 positions) , but then the second one can choose any of the 4 remaining positions (since the first children had already occupied one) , the third can choose 3 ... and so on.