Some of the problems are in scientific notation, which if you don't know how to do, I will try to explain, when you see for example 1 x 10^3, what it is saying is basically 1 x 10 x 10 x 10 so in that case 1,000, simple trick is to look at what ever number is in the top right, then add that many zeroes. So this is most likely supposed to be a division problem. if you need more help message me.
Which question are you referring to?
Answer:
1. C
2. A
Step-by-step explanation:
Pwwpksksoss yes kaa
The notation for the translation is (x, y) → (x + 2, y + 2)
<h3>How to determine the translation?</h3>
The translations are given as:
The above implies that we add 2 to the x coordinate and 2 to the y coordinate.
So, we have:
(x, y) → (x + 2, y + 2)
Hence, the notation for the translation is (x, y) → (x + 2, y + 2)
Read more about translation at:
brainly.com/question/26238840
#SPJ1
To solve this problem, let us first find for the binary
equivalents of the numbers. They are:
Decimal --> Binary
+ 29 --> 00011101
+ 49 --> 00110001
- 29 --> 11100011
- 49 --> 11001111
Now we apply the normal binary arithmetic to these converted
numbers:
(+ 29) + (- 49) ---> 00011101 + 11001111 =
11101100 ---> - 20 (TRUE)
(- 29) + (+ 49) ---> 11100011 + 00110001 = 00010100
---> + 20 (TRUE)
(- 29) + (- 49) ---> 11100011 + 11001111 = 10110010
---> - 78 (TRUE)