Answer: 4
Explanation:
You can write an algebraic expression to represent the sequence with the books in this way:
- yesterday she got five books: 5
- today returned three books: - 3
- how many books did Gia have to begin: n
- At the end she has six books, which means that you can set an equality:
n + 5 - 3 = 6
Now you follow these steps to clear the unknown:
- do the operations in the left side: n + 2 = 6
- use subtraction property of equality: n = 6 - 2
- do the operations: n = 4
And that is the number of books whith which Gina started: 4
Step-by-step explanation:
25 as binary number is
11001
1×2⁴ + 1×2³ + 0×2² + 0×2¹ + 1×2⁰ = 16 + 8 + 1 = 25
25×2 = 50 = 11001 × 2 = 110010
multiplying a binary number by 2 is the save effect as multiplying a normal decimal number by 10 : all digits move one position to the left, and a 0 is put into the empty right position.
and so, we see
110P = 110010
P = 010
FYI : you normally don't mix binary and decimal numbers. if one of the numbers is binary, then all the others have to be binary too.
so, the problem should have looked like
110P/10 = 11001
110P = 11001×10 = 110010
P = 010
Answer:
0/8
Step-by-step explanation: i tried my best