Step 1:
Set Variables (We will use x & y)
x = years
y = total orangutan population
Step 2:
Set up Equations
784 - 25x = y
817 - 36x = y
Step 3:
Set equations equal to each other & solve
784 - 25x = 817 - 36x
784 = 817 - 11x
-33 = -11x
3 years = x
Answer:
Step-by-step explanation:
If I'm not mistaken, the 76 degrees means that a is equal to 76 deg. Just visually, if you were to widen that angle, similarly, a would grow just as much.
If you know that a = 76d, b = 76d as well
Perpendicular = opposite sign and reciprocal slope
Slope 2 turns into -1/2
Y = -1/2x + b
Plug in the point
-5 = -1/2(2) + b, b = -4
Solution: y = -1/2x - 4
Answer:
(y - 3) = 2(x - 2)
Step-by-step explanation:
Slope = (3 + 5) / (2 + 2)
Slope = 2
Choose a point: (2, 3)
(y - 3) = 2(x - 2)
In order to answer the above question, you should know the general rule to solve these questions.
The general rule states that there are 2ⁿ subsets of a set with n number of elements and we can use the logarithmic function to get the required number of bits.
That is:
log₂(2ⁿ) = n number of <span>bits
</span>
a). <span>What is the minimum number of bits required to store each binary string of length 50?
</span>
Answer: In this situation, we have n = 50. Therefore, 2⁵⁰ binary strings of length 50 are there and so it would require:
log₂(2⁵⁰) <span>= 50 bits.
b). </span><span>what is the minimum number of bits required to store each number with 9 base of ten digits?
</span>
Answer: In this situation, we have n = 50. Therefore, 10⁹ numbers with 9 base ten digits are there and so it would require:
log2(109)= 29.89
<span> = 30 bits. (rounded to the nearest whole #)
c). </span><span>what is the minimum number of bits required to store each length 10 fixed-density binary string with 4 ones?
</span>
Answer: There is (10,4) length 10 fixed density binary strings with 4 ones and
so it would require:
log₂(10,4)=log₂(210) = 7.7
= 8 bits. (rounded to the nearest whole #)