Answer:
see explanation
Step-by-step explanation:
Using the translation rule (x, y ) → (x - 2, y + 4 )
Subtract 2 from the original x- coordinate and add 4 to the original y- coordinate, thus
A(0, 3 ) → A'(0 - 2, 3 + 4 ) → A'(- 2, 7 )
B(- 2, - 4 ) → B'(- 2 - 2, - 4 + 4 ) → B'(- 4, 0 )
C(1, 5 ) → C'(1 - 2, 5 + 4 ) → C'(- 1, 9 )
Answer:
side length = (x+11)
Step-by-step explanation:
area = x^2+22x+121
side length = sq rt (x^2+22x+121)
side length = (x+11)
Answer:
marci got 49/50
Step-by-step explanation:
9514 1404 393
Answer:
D.) a+2b
Step-by-step explanation:
The integers 'a' and 'b' can be any, so you can choose a couple and evaluate these expressions to see what you get. For example, we can let a=1 and b=0. For these values, the offered expressions evaluate to ...
A) 3(0) = 0 . . . even
B) 1 +3 = 4 . . . even
C) 2(1+0) = 2 . . . even
D) 1 +2(0) = 1 . . . odd
_____
<em>Additional comment</em>
These rules apply to even/odd:
- odd × odd = odd
- odd × even = even
- even × even = even
- odd + odd = even
- odd + even = odd
- even + even = even
Then A is (odd)(even) = even; B is (odd)+(odd) = even; C is (even)(whatever) = even; D = (odd)+(even) = odd.
<h3>
Answer: 180 degrees</h3>
note: it doesn't matter if its clockwise or counterclockwise when it comes to 180 degree rotations.
========================================
Explanation:
The rule for 180 degree rotations is
(x,y) ---> (-x, -y)
So the x and y coordinates flip in sign from positive to negative, or vice versa.
Point D ' (-3, 5) rotates to D ' (3, -5) following this rule
-----------------
A further detailed break down might look like this
x = -3 becomes -x = -(-3) = 3
y = 5 becomes -y = -5
(-3, 5) ----> (3, -5)