Answer:
your answer would be -13.8y
x = -6 is the equation for this question.
Answer:
1. (x,y)→(y,-x)
2. (x,y)→(-y,x)
3. (x,y)→(-x,-y)
Step-by-step explanation:
1. Rotation 90° clockwise (or 270° counterclockwise) about the origin changes x into y and y into -x, so it has the rule
(x,y)→(y,-x)
2. Rotation 90° counterclockwise (or 270° clockwise) about the origin changes x into -y and y into x, so it has the rule
(x,y)→(-y,x)
3. Rotation 180° clockwise about the origin changes x into y and y into -x, so it has the rule
(x,y)→(-x,-y)
Here you can apply rotation by 90° clockwise twice, so
(x,y)→(-y,x)→(-x,-y)
Let t and p represent the numbers of turtles and pelicans, respectively.
... 2p + 4t = 114 . . . . . . . the number of legs is 114
... p + t = 34 . . . . . . . . . the number of animals is 34
Divide the first equation by 2 and subtract the second.
... (2p +4t)/2 - (p +t) = (114)/2 - 34
... t = 23 . . . . . . . . . . . . . . . . . . . . . . simplify
Then p = 34 - t = 11
There are 11 pelicans and 23 turtles.
_____
You can get to the same answer by considering the number of legs you would have if all the animals were pelicans. That would be 34*2 = 68. The is 46 fewer legs than there actually are. Each turtle that replaces one of those 34 pelicans adds 2 legs to the total, so to add 46 legs, we must replace 46/2 = 23 pelicans with turtles. That is, there are 23 turtles and 11 pelicans.