Let the time = x
Distance = Speed x time
One train is 75x, the other train 85x
Add together to equal total distance:
75x + 85x = 384
Simplify:
160x = 384
Divide both sides by 160:
x = 384 / 160
x = 2.4 hours
It is correct to state that a bit can be in one of 2 states, either 1 or 0.
<h3>What is a bit?</h3>
A bit is is a single binary digit. A bit can either be "1" or "0".
<h3>What is the explanation to the above answer?</h3>
We stated that It is correct to indicate that a bit can be in one of 2 states, either 1 or 0. This indicates that 2ⁿ strings must be created in total. The string must then be processed twice.
- The first time, for generation and
- The second for reading.
Hence, Our time is now O(2ⁿ⁺¹) = O(2ⁿ)
Learn more about bits at;
brainly.com/question/2263640
#SPJ1
X and y are books
x is fiction
y=nonifiction
x+y=36
x=12+y
12+y+y=26
2y+12=26
minus 12
2y=14
divide 2
y=7
sub
x=12+y
x=12+7
x=19
nonfiction=7
Distance formula : d = sqrt (x2 - x1)^2 + (y2 - y1)^2
(11,4)(10,5)
d = sqrt (10 - 11)^2 + (5 - 4)^2
d = sqrt (-1^2) + (1^2)
d = sqrt (1 + 1)
d = sqrt 2
d = 1.41 <===