Answer: N >/= 7 bits
Minimum of 7 bits
Step-by-step explanation:
The minimum binary bits needed to represent 65 can be derived by converting 65 to binary numbers and counting the number of binary digits.
See conversation in the attachment.
65 = 1000001₂
65 = 7 bits :( 0 to 2^7 -1)
The number of binary digits is 7
N >/= 7 bits
Answer:
1196 mm^2
Step-by-step explanation:
That's really well described. All in all you have 6 squares all laid out flat. Each square has a side of 14 mm.
The area of 1 square = 14mm * 14mm = 196 mm^2
The area of 6 squares = 6 * 196 mm^2 = 1176 mm^2
The points you found are the vertices of the feasible region. I agree with the first three points you got. However, the last point should be (25/11, 35/11). This point is at the of the intersection of the two lines 8x-y = 15 and 3x+y = 10
So the four vertex points are:
(1,9)
(1,7)
(3,9)
(25/11, 35/11)
Plug each of those points, one at a time, into the objective function z = 7x+2y. The goal is to find the largest value of z
------------------
Plug in (x,y) = (1,9)
z = 7x+2y
z = 7(1)+2(9)
z = 7+18
z = 25
We'll use this value later.
So let's call it A. Let A = 25
Plug in (x,y) = (1,7)
z = 7x+2y
z = 7(1)+2(7)
z = 7+14
z = 21
Call this value B = 21 so we can refer to it later
Plug in (x,y) = (3,9)
z = 7x+2y
z = 7(3)+2(9)
z = 21+18
z = 39
Let C = 39 so we can use it later
Finally, plug in (x,y) = (25/11, 35/11)
z = 7x+2y
z = 7(25/11)+2(35/11)
z = 175/11 + 70/11
z = 245/11
z = 22.2727 which is approximate
Let D = 22.2727
------------------
In summary, we found
A = 25
B = 21
C = 39
D = 22.2727
The value C = 39 is the largest of the four results. This value corresponded to (x,y) = (3,9)
Therefore the max value of z is z = 39 and it happens when (x,y) = (3,9)
------------------
Final Answer: 39
Step-by-step explanation:
Use the method of TOA CAH SOH.


Perimeter of triangle = Sum of all sides =

The series converges to 1/(1-9x) for -1/9<x<1/9
Given the series is ∑ 
We have to find the values of x for which the series converges.
We know,
∑
converges to (a) / (1-r) if r < 1
Otherwise the series will diverge.
Here, ∑
is a geometric series with |r| = | 9x |
And it converges for |9x| < 1
Hence, the given series gets converge for -1/9<x<1/9
And geometric series converges to a/(1-r)
Here, a = 1 and r = 9x
Therefore, a/(1-r) = 1/(1-9x)
Hence, the given series converges to 1/1-9x for -1/9<x<1/9
For more information about convergence of series, visit
brainly.com/question/15415793
#SPJ4